Skip to content

Course: Example module second lesson in module set

Leah Wasser edited this page Feb 9, 2018 · 1 revision

This is a yaml header for the SECOND lesson in a module set. Notice it doesn't have a module description

---
layout: single
title: "How to create an R Markdown File in R Studio and the R Markdown File Structure"
excerpt: 'Learn about the format of a R Markdown file including a YAML header, R code and markdown formatted text.'
authors: [Leah Wasser, NEON Data Skills]
modified: '2018-01-10'
category: [courses]
class-lesson: ['intro-rmarkdown-knitr']
permalink: /courses/earth-analytics/document-your-science/intro-to-the-rmarkdown-format-and-knitr/
nav-title: 'Create R Markdown File'
week: 1
sidebar:
  nav:
author_profile: false
comments: true
order: 2
course: "earth-analytics"
topics:
  reproducible-science-and-programming: ['rmarkdown']
---

Clone this wiki locally