Main content

Home

Menu

Loading wiki pages...

View
Wiki Version:
To recreate our manuscript: - You must have R and Rstudio installed on the machine to reproduce the manuscript. When you open a markdown file, RStudio will suggest packages to install that are in our documdent that you do not have installed. However, you should make sure you have: - CRAN packages: rmarkdown, forestplot, boot, nlme, MOTE, ggplot2, cowplot - Github *papaja* package can be installed with: ``` # Install devtools package if necessary if(!"devtools" %in% rownames(installed.packages())) install.packages("devtools") # Install the stable development verions from GitHub devtools::install_github("crsh/papaja") ``` - This whole paper would not be possible without papaja, check it out at: https://github.com/crsh/papaja - Download the entire Lang of War -> manuscript folder. You need to keep the entire folder together for reproducibility. - Open the Language of War Markdown_KJ2.Rmd - If you do not have LaTeX installed (see papaja link above), you can reproduce our work with a version of Word on your computer by changing: `output : papaja::apa6_pdf` TO `output : papaja::apa6_word`
OSF does not support the use of Internet Explorer. For optimal performance, please switch to another browser.
Accept
This website relies on cookies to help provide a better user experience. By clicking Accept or continuing to use the site, you agree. For more information, see our Privacy Policy and information on cookie use.
Accept
×

Start managing your projects on the OSF today.

Free and easy to use, the Open Science Framework supports the entire research lifecycle: planning, execution, reporting, archiving, and discovery.