Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.01 KB

README.md

File metadata and controls

14 lines (11 loc) · 1.01 KB

DOI

This repository provides a practice .Rmd file to knit (render).

Instructions

  1. Fork this repository.
  2. Clone your fork of the repository to your local machine.
  3. Open the .Rmd file in RStudio.
  4. Edit the author name and provide a better title.
  5. Click the knit button to render the .Rmd to either an HTML or PDF file.
  6. Add and commit both the .Rmd and the rendered file to your clone of the repository.
  7. Push the changes to your GitHub fork.
  8. Create a Pull Request that proposes incorporating your changes to this repository. Give the Pull Request an informative title.