useful_links
Blogdown
https://alison.rbind.io/post/2019-02-21-hugo-page-bundles/
https://katrienantonio.github.io/post/2020-12-12-how-much-hugo/
People
GitHub Documents
This is an R Markdown format used for publishing markdown documents to GitHub. When you click the Knit button all R code chunks are run and a markdown file (.md) suitable for publishing to GitHub is generated.
Some Useful links
Help in the CHANNEL
- https://blog.hootsuite.com/launch-youtube-channel-14-days/
- https://backlinko.com/hub/youtube/optimize
Video ideas
RMarkdown editing
https://wowchemy.com/docs/getting-started/get-started/
- https://github.com/holtzy/Pimp-my-rmd/blob/master/index.Rmd
- https://github.com/tgirke/reproducible/blob/master/sample.Rmd~
- https://bookdown.org/yihui/rmarkdown/
- https://rmarkdown.rstudio.com/flexdashboard/
- https://cran.r-project.org/web/packages/workflowr/vignettes/wflow-04-how-it-works.html
- https://buildmedia.readthedocs.org/media/pdf/reproducible-analysis-workshop/latest/reproducible-analysis-workshop.pdf
Reproducibility
Referencing and citing content
GIT
#git remote set-url origin https://github.com/MorgsBrew/<repository>.git
Interesting R Packages
# https://github.com/rstudio/rticles
install.packages("rticles")
install.packages("learnr")