rticles (version 0.27)

journals: List available journals

Description

List available journal names in this package.

Usage

journals()

Arguments

Value

A character vector of the journal names.

Details

These names can be useful in two ways:

  • You can add _article suffix to get the name of the output format (e.g., rjournal_article()).

  • You can use the name directly in the template argument of rmarkdown::draft().

Examples

Run this code
rticles::journals()

Run the code above in your browser using DataLab