#' StanForD classic variable definitions
#'
#' This dataset provides all variable names types and classes (integer / character)
#' as defined in the StanForD classic Standard
#'
#' @docType data
#'
#' @usage data(sfvardefs)
#'
#' @format An object of class tibble.
#'
#' @keywords datasets
#'
#' @references
#' (\href{https://www.skogforsk.se/english/projects/stanford/}{whattowrite})
#'
#' @source \href{https://www.skogforsk.se/english/projects/stanford/}{StanForD documentation}
#'
#' @examples
#' data(sfvardefs)
#' head(sfvardefs)
"sfvardefs"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.