| Rperform-package | R Documentation |
Rperform helps R package developers keep track of the quantitative metrics of their packages over various development versions.
The DESCRIPTION file:
This package was not yet installed at build time.
Index: This package was not yet installed at build time.
~~ An overview of how to use the package, including the most important functions ~~
Akash Tandon (analyticalmonk on GitHub), Toby Dylan Hocking
Maintainer: Akash Tandon <akashtndn.acm@gmail.com>
~~ Literature or other references for background information ~~
~~ Optional links to other man pages, e.g. ~~
~~ git2r ~~
## Not run:
# Set the current directory to the git repository concerned.
setwd("./Path/to/repository")
# Set the file-path
t_path <- "Path/to/file"
# Load the library
library(Rperform)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.