#' simulated data for the continuous approach (2D)
#'
#' A data set containing data simulated with constant recovery probability in
#' two-dimensional space and continuous estimates of all parameters.
#'
#' @docType data
#' @usage data(mro2D)
#' @format A markRecaptureObject:
#' \describe{
#' \item{mro}{An object of the type mark_recapture_object containing the
#' simulated data with the true values of the parameters and the estimated
#' values of the continuous approach}
#' }
#'
#' @references This data set was artificially created for the CONSURE package.
#' @keywords data sets
#' @examples
#'
#' data(mro2D)
#' str(mro2D)
"mro2D"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.