Skip to content

A generic, publisher-independent Rmarkdown template for writing scientific papers and reports in Rmarkdown

Notifications You must be signed in to change notification settings

dmkaplan2000/starticles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c7a99a4 · Jun 7, 2022

History

11 Commits
Jun 7, 2022
Jun 3, 2022
Jun 7, 2022
Jun 7, 2022
Jun 7, 2022
Jun 2, 2022
Jun 2, 2022
Jun 7, 2022
Jun 3, 2022
Jun 3, 2022
Jun 7, 2022

Repository files navigation

CRAN status Downloads from the RStudio CRAN mirror

starticles

This package provides a generic, publisher-independent Rmarkdown template for writing scientific papers and reports in Rmarkdown.

Installation

The latest version of this package can be installed from Github executing the following command in R:

remotes::install_github("dmkaplan2000/starticles",build_vignettes=TRUE)

Use

You access the template by one of two approaches:

  1. Via Rstudio using File New file R Markdown... From Template and choosing the Generic scientific article {starticles} template.
  2. Via with command line with:
rmarkdown::draft("MYARTICLENAME.Rmd","generic_article","starticles",edit=FALSE)

The latter approach will create a directory named MYARTICLENAME within which you will find the Rmarkdown file MYARTICLENAME.Rmd. This is the file that should be edited to create your article.

About

A generic, publisher-independent Rmarkdown template for writing scientific papers and reports in Rmarkdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published