/angsd-practice

A practice repository for rendering RMarkdown

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

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.