######################################################################
## Scripts where 'requireNamespace()' is used for functions in
## packages that are 'suggested'.
source("R/user_interface.R", local = TRUE)
source("R/F_plotextra.R", local = TRUE)
######################################################################
#' FPEMglobal: Contraceptive use package that provides estimates for all women. See vignette 'FPEMglobal-vignette' for explanation of use.
#'
#' @docType package
#' @name FPEMglobal
#'
#' @import coda
#' @import foreach
#' @import MCMCpack
#' @import rjags
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.