Description
Learning R with Dr. Hu.
Description
Tutarials of R learning easily and happily.
README.md
pkgdown
drhur
drhur
is pedagogical software make the R learners' life a little bit easier and more happily and a supplementary courseware for Dr. Yue Hu's R program lectures. The tutorials included are crystallized during Dr. Hu's online and offline R workshop.
To install:
- the latest release version:
install.packages("drhur")
.
- the latest version:
remotes::install_github("sammo3182/drhur", dependencies = TRUE, build_vignettes = TRUE)
.
More details are available at here:
https://cran.r-project.org/web/packages/dotwhisker/vignettes/drhur-vignette.html
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.