Content
- All sections and text in the template document
- Table of contents that includes the 3 levels of headings in the template document
This past week you saw various ways to format .pdf
documents using R Markdown and some simple
LaTeX commands. Your assignment is to create a
report
based upon the template here that includes all of the attributes
below. When you save and open the template, you will see that the
YAML
section is missing. You will have to add one and
modify it accordingly to match the criteria below.
month_name day, four_digit_year
You will need to insert 3 equations into the template document at the locations indicated by the blocks. When formatted, the equations should appear as follows (paying attention to text appearing as regular versus italic type):
You will need to insert 2 citations into the Discussion section at the locations indicated on the template, and create a list of automatically formatted references in the References section. You should use the style template for the journal Ecology.
You should create a new GitHub repo called
Assignment-6
that includes both your .Rmd
source file and the resulting .pdf
. When you are
finished,
invite Mark as a collaborator to your repo;
create a new issue that briefly describes what you’ve done; and
tag Mark in the issue so he can check out your work.