Inferring information from data. R package of boilerplate functions for (big) data analysis.
devtools::test()
. covr::report()
. Opens HTML link in browser with all function unit tests, respective coverage and other statistics. devtools::test_file("<function.R>")
. covr::file_coverage("<function.R>", "<test-function.R>")
devtools::document()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.