knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "README-" ) coverage = NA lintage = NA
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
(vr utils::packageVersion("rmarkdown")
) and r R.version$version.string
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.