This repository provides a practice .Rmd file to knit (render).
- Fork this repository.
- Clone your fork of the repository to your local machine.
- Open the .Rmd file in RStudio.
- Edit the author name and provide a better title.
- Click the
knit
button to render the .Rmd to either an HTML or PDF file. - Add and commit both the .Rmd and the rendered file to your clone of the repository.
- Push the changes to your GitHub fork.
- Create a Pull Request that proposes incorporating your changes to this repository. Give the Pull Request an informative title.