File: get_platform_info.Rd

package info (click to toggle)
r-cran-benchmarkme 1.0.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 404 kB
  • sloc: sh: 13; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 281 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/get_platform_info.R
\name{get_platform_info}
\alias{get_platform_info}
\title{Platform information}
\usage{
get_platform_info()
}
\description{
This function just returns the outpu of \code{.Platform}
}