Returns a string to be used within testthat's' snapshot testing. Currently, the Operating System and R Version (major, minor, no patch version) are returned.
platform_variant(..., os_name = TRUE, r_version = TRUE)If more information is needed in the future to distinguish standard testing environments, this function will be updated accordingly.