Description Usage Arguments Value Examples
Write the versions of R and CornerstoneR in a Cornerstone dataset.
1 | showVersions(return.results = FALSE)
|
return.results |
[ |
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. |
1 2 | res = showVersions(return.results = TRUE)
res$versions
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.