R package with utility functions written during my PhD projects.
You can install this through use devtools:
devtools::install_github("saisomesh2594/funcutils", upgrade_dependencies = FALSE)
To see the full list of exported functions:
library("funcutils")
ls("package:funcutils")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.