journals: List available journals

View source: R/utils.R

journalsR Documentation

List available journals

Description

List available journal names in this package.

Usage

journals()

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().

Value

A character vector of the journal names.

Examples

rticles::journals()

rticles documentation built on May 31, 2023, 6:12 p.m.