Description Usage Arguments Details Author(s) Examples
Small wrapper function
1 2 | package(packageName, method = "compile", version = "minor",
pkgDir = "C:/Users/157216/source/r-pkg")
|
packageName |
Name of the package |
method |
'build' or 'compile' [default] |
version |
'minor' [default] or 'major', the version number will be incremented at the last position (minor) or second last (major). |
Small wrapper function
Jochen Kruppa
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.