Skip to content

Tutorial for using R markdown to prepare reports and presentations

License

Notifications You must be signed in to change notification settings

harisonmg/communicating-with-r-markdown

Repository files navigation

Communicating with R markdown

Tutorial for using R markdown to prepare reports and presentations

Requirements

Usage

  1. Clone the repository
    git clone https://github.com/harisonmg/communicating-with-r-markdown.git
  2. Open the project in R studio
  3. Install the dependencies using renv
    renv::restore()
  4. Download the data and extract it in the input folder
    bash get_data.sh
  5. Open any R markdown(.Rmd) document
  6. Render the document by clicking the knit button in R studio

About

Tutorial for using R markdown to prepare reports and presentations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published