Skip to content

R package repository containing a template report for Rmarkdown workshop. Intended for external researchers collaborating with the Biometry Hub.

License

MIT and 2 other licenses found

Licenses found

MIT
LICENCE
MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

biometryhub/BHTemplates

Repository files navigation

Biometry Hub Templates package

This package adds templates to the RStudio New > R Markdown... button.

It can be installed with:

if(!require("remotes")) install.packages("remotes") 
remotes::install_github("biometryhub/BHTemplates")

There is now a function to create reports from the template directly from the R console. Simply use new_report() with filename and type arguments. Check documentation for more details.

About

R package repository containing a template report for Rmarkdown workshop. Intended for external researchers collaborating with the Biometry Hub.

Topics

Resources

License

MIT and 2 other licenses found

Licenses found

MIT
LICENCE
MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published