Skip to content

❗ This is a read-only mirror of the CRAN R package repository. starticles — A Generic, Publisher-Independent Template for Writing Scientific Documents in 'rmarkdown'. Homepage: https://github.com/dmkaplan2000/starticles

Notifications You must be signed in to change notification settings

cran/starticles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 $\rightarrow$ New file $\rightarrow$ R Markdown... $\rightarrow$ 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

❗ This is a read-only mirror of the CRAN R package repository. starticles — A Generic, Publisher-Independent Template for Writing Scientific Documents in 'rmarkdown'. Homepage: https://github.com/dmkaplan2000/starticles

Resources

Stars

Watchers

Forks

Packages