TestPkg
packageThis is just a testing sandbox for package development.
Just a test package to debug devtools and builds.
You can currently install TestPkg
directly from the command line:
R --vanilla CMD INSTALL TestPkg
Or directly from GitHub with:
devtools::install_github("stufield/TestPkg")
To load TestPkg
simply make a call to library()
as usual:
library(TestPkg)
The TestPkg
package is easy to use.
There is some cool stuff we can do.
Please note that this SomaLogic, Inc. internal package is released with a LICENSE. By using in this package you agree to abide by its terms.
Created by Rmarkdown (v2.9) and R version 4.1.0 (2021-05-18).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.