#' Conversion table for journal names and abbreviations
#'
#' A dataset containing a conversion table for journal names and abbreviations
#'
#' @format A data frame with 2 columns
#' \describe{
#' \item{journal}{full journal name}
#' \item{abbreviation}{journal name abbreviation}
#' }
#'
#' @docType data
#'
#' @examples
#' data("journal_names", package = "SCRCdata")
#'
"journal_names"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.