R/journals.R

#' List of journals with available templates
#'
#' A list of journals with the corresponding templates
#'
#' @format A data frame with the following variables:
#' \itemize{
#'   \item field
#'   \item acronym
#'   \item journal
#'   \item template
#' }
#' @docType data
#' @keywords journals
#' @name journals
#' @usage data("journals")
"journals"
NicolasJBM/writer documentation built on Aug. 12, 2019, 2:36 p.m.