R/get_platform_info.R

Defines functions get_platform_info

Documented in get_platform_info

#' Platform information
#'
#' This function just returns the outpu of \code{.Platform}
#' @export
get_platform_info = function() .Platform

Try the benchmarkme package in your browser

Any scripts or data that you put into this service are public.

benchmarkme documentation built on June 12, 2022, 5:06 p.m.