You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Leah Wasser edited this page Feb 9, 2018
·
1 revision
The YAML header below is for a module that is THIRD in a set of 3 in week 1 of the earth-analytics course.
---
layout: single
title: "Introduction to R Markdown & Knitr - Connect Data, Methods and Results"
excerpt: "Learn what open science is and how R Markdown can help you document your work."
authors: ['Leah Wasser', 'NEON Data Skills']
category: [courses]
class-lesson: ['intro-rmarkdown-knitr']
permalink: /courses/earth-analytics/document-your-science/about-open-science-and-why-open-science-is-important/
nav-title: 'Why open science'
dateCreated: 2016-12-12
modified: '2018-01-10'
module-title: 'Link data, processing and results using R Markdown and knitr'
module-nav-title: 'R Markdown Intro'
module-description: 'This module reviews how to use R Markdown
and knitr to create and publish dynamic reports that both link analysis, results and documentation and can be easily updated as data and methods are modified / updates.'
module-type: 'class'
class-order: 3
course: "earth-analytics"
week: 1
sidebar:
nav:
author_profile: false
comments: true
order: 1
topics:
reproducible-science-and-programming: ['rmarkdown']
---