Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

showVersions

Show Versions of R and CornerstoneR


Description

Write the versions of R and CornerstoneR in a Cornerstone dataset.

Usage

showVersions(return.results = FALSE)

Arguments

return.results

[logical(1)]
If FALSE the function returns TRUE invisibly. If TRUE, it returns a list of results. Default is FALSE.

Value

Logical [TRUE] invisibly and outputs to Cornerstone or, if return.results = TRUE, list of resulting data.frame objects:

versions

Dataset with versions of R and CornerstoneR.

Examples

res = showVersions(return.results = TRUE)
  res$versions

CornerstoneR

Collection of Scripts for Interface Between 'Cornerstone' and 'R'

v2.0.2
GPL-3
Authors
Gerrith Djaja [aut, cre], Dirk Surmann [aut] (<https://orcid.org/0000-0003-0873-137X>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.