MTH-361D | Spring 2025 | University of Portland
January 22, 2025
Where does your saved files automatically go?
What is RMarkdown?
Why use RMarkdown?
.Rmd
and .html
formats. This ensures that your work is detailed, well-organized,
and clearly presented.What does RMarkdown look like in R Studio?
---
”. This header is
required and the information that it contains can affect the entire
output.```
”.\(\star\) Understanding this difference is key for fixing majority of errors and undesired outputs.
Why learn any of these things?
In-class activities and worksheets must be submitted either
physically or through Moodle. Depending on the lesson, submission format
will be in physical form, .pdf
, .Rmd
, or
.html
.
All homework assignments are in RMarkdown and both .Rmd
and .html
files must be submitted through Moodle.
Similar to homework assignments, all project phase reports must be
submitted in both .Rmd
and .html
files through
Moodle.
\(\star\) Your created R Studio space named Calculator [first name] [first letter of last name] in Posit Cloud will be used as a calculator for some worksheets. Homework assignments and the Project will have a special R Studio space.
How can I be successful in this class?
\(\star\) Help hours –walk-in and by appointment– exists!
The purpose of this activity is for you to get a sense of how homework assignments are done.
Log-in to Posit Cloud and open the R Studio assignment W 1/22 - Modify a RMarkdown Document.
Make sure you are in the current working directory. Rename the
.Rmd
file to your name. Then, open the .Rmd
file.
Change the author in the YAML header.
Read the provided instructions. Then answer all problems.
Knit your .Rmd
file to .html
file.
Then, export both of your .Rmd
and .html
files
and submit them into Moodle.