#' ERSA layout
#'
#'
#' @format A data frame with 143 rows and 4 variables:
#' \describe{
#' \item{Field Name}{field name}
#' \item{Length}{character length of field}
#' \item{From}{beginning index}
#' \item{To}{ending index}
#' ...
#' }
#' @source \url{https://asd.calstate.edu/ded}
"ersa"
#' ERSS layout
#'
#'
#' @format A data frame with 130 rows and 4 variables:
#' \describe{
#' \item{Field Name}{field name}
#' \item{Length}{character length of field}
#' \item{From}{beginning index}
#' \item{To}{ending index}
#' ...
#' }
#' @source \url{https://asd.calstate.edu/ded}
"erss"
#' ERSD layout
#'
#'
#' @format A data frame with 53 rows and 4 variables:
#' \describe{
#' \item{Field Name}{field name}
#' \item{Length}{character length of field}
#' \item{From}{beginning index}
#' \item{To}{ending index}
#' ...
#' }
#' @source \url{https://asd.calstate.edu/ded}
"ersd"
#' ERSFA layout
#'
#'
#' @format A data frame with 13 rows and 4 variables:
#' \describe{
#' \item{Field Name}{field name}
#' \item{Length}{character length of field}
#' \item{From}{beginning index}
#' \item{To}{ending index}
#' ...
#' }
#' @source \url{https://asd.calstate.edu/ded}
"ersfa"
#' ERSR layout
#'
#'
#' @format A data frame with 25 rows and 4 variables:
#' \describe{
#' \item{Field Name}{field name}
#' \item{Length}{character length of field}
#' \item{From}{beginning index}
#' \item{To}{ending index}
#' ...
#' }
#' @source \url{https://asd.calstate.edu/ded}
"ersr"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.