Skip to content

Example files for following along and learning how to use markdown in creating reproducible manuscripts!

Notifications You must be signed in to change notification settings

kennek12/rmd_workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rmd_workshop root

Example files for following along and learning how to use markdown in creating reproducible manuscripts!
*README.md

/kt

/manuscript

library.bib: library for citations used in example 
word-styles-reference-01.docx: template file used to set word output. 
american-medical-association.csl: csl format file for referencing according to AMA standards.
-manuscript.rmd

/script

Dependency scripts sourced within markdown document
data_processing.R: script for processing data
ANOVA.R: Script for running basic anova
plots.R: script for generating plots

/data

https://www.icpsr.umich.edu/icpsrweb/ICPSR/studies/37105# .csv files for example datasets in producing reproducible manuscript, datafiles sourced from icpsr (link above)

data.csv

/figures

Any images generated in report saved separately for publisher office.

figure1_boxplot.pdf 
figure2_frequency.pdf 
figure3_.pdf

/tables

Kable tables generated as html outputs.

table1.html 

About

Example files for following along and learning how to use markdown in creating reproducible manuscripts!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published