List available journal names in this package.
Details
These names can be useful in two ways:
You can add
_articlesuffix to get the name of the output format (e.g.,jss_article()).You can use the name directly in the
templateargument ofrmarkdown::draft().
Examples
rticles::journals()
#> [1] "acm" "acs" "aea"
#> [4] "agu" "ajs" "amq"
#> [7] "ams" "arxiv" "asa"
#> [10] "bioinformatics" "biometrics" "copernicus"
#> [13] "ctex" "elsevier" "frontiers"
#> [16] "glossa" "ieee" "ims"
#> [19] "informs" "iop" "isba"
#> [22] "jasa" "jedm" "joss"
#> [25] "jss" "lipics" "lncs"
#> [28] "mdpi" "mnras" "oup_v0"
#> [31] "oup_v1" "peerj" "pihph"
#> [34] "plos" "pnas" "rsos"
#> [37] "rss" "sage" "sim"
#> [40] "springer" "tf" "trb"
#> [43] "wellcomeor"
