#' lag.sim--simulated sequential data
#'
#' Data were simulated based on code found at:
#' https://stephens999.github.io/fiveMinuteStats/simulating_discrete_chains_1.html
#'
#' @docType data
#'
#' @usage data(lag.sim)
#'
#' @format An object of class \code{"cross"}; see \code{\link[qtl]{read.cross}}.
#'
#' @keywords datasets
#'
#' @references https://stephens999.github.io/fiveMinuteStats/simulating_discrete_chains_1.html
#'#'
#' @examples
#' data(lag.sim)
#'
"lag.sim"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.