Skip to content

Package to load useful functions that I use on a daily basis. It also contains a template for an Rmd and RStudio Project template.

License

Unknown, MIT licenses found

Licenses found

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

HectorRDB/DailyHRB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DailyHRB

This is a package to load useful functions that I use on a daily basis. It also contains a template for an Rmd and RStudio Project template. You can install it from Github with the following:

if (!"devtools" %in% installed.packages()) {
  install.pacakges("devtools")
}
devtools::install_github("HectorRDB/DailyHRB")

or from source with

git clone git@github.com:HectorRDB/DailyHRB.git
R CMD INSTALL DailyHRB

About

Package to load useful functions that I use on a daily basis. It also contains a template for an Rmd and RStudio Project template.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages