Nothing
#' @keywords internal
"_PACKAGE"
#' @name REDCapR-package
## usethis namespace: start
## usethis namespace: end
#' @description
#' Comprehensive documentation is also available at
#' https://ouhscbbmc.github.io/REDCapR/.
#'
#' Much of this package has been developed to support the needs of the
#' following projects. We appreciate the support.
#' * *OUHSC CCAN Independent Evaluation of the State of Oklahoma Competitive
#' Maternal, Infant, and Early Childhood Home Visiting
#' ([MIECHV](https://mchb.hrsa.gov/programs-impact/programs/home-visiting/maternal-infant-early-childhood-home-visiting-miechv-program)) Project*.
#' HRSA/ACF D89MC23154.
#' David Bard, PI, OUHSC; 2011-2015.
#' * *Independent Evaluation of the State of OK MIECHV Evidence Based Home
#' Visitation Project*, [NIH](https://www.nih.gov/)-sponsored collaboration
#' with [OSDH](https://oklahoma.gov/health.html).
#' David Bard, PI, OUHSC; 2015-2017.
#' * *OSDH ParentPRO Pilot Evaluation*, federally-sponsored collaboration
#' with [OSDH](https://oklahoma.gov/health.html).
#' David Bard, PI, OUHSC; 2015-2017.
#' * *Title IV-E Waiver Project*, [HRSA/MCHB](https://mchb.hrsa.gov/)-sponsored
#' collaboration with [OKDHS](https://oklahoma.gov/okdhs.html);
#' David Bard, PI, OUHSC; 2014-2017.
#' * *Integrative Analysis of Longitudinal Studies of Aging (IALSA)*,
#' sponsored by [NIH 5P01AG043362](https://grantome.com/grant/NIH/P01-AG043362-05).
#' Scott Hofer, PI, University of Victoria;
#' Will Beasley, PI of site-award, OUHSC; 2013-2018.
#' * *Oklahoma Shared Clinical and Translational Resources*, sponsored by
#' [NIH NIGMS; U54 GM104938](https://grantome.com/grant/NIH/U54-GM104938).
#' Judith A. James, PI, OUHSC; 2013-2018.
#' * Additional Institutional Support from OUHSC
#' [Dept of Pediatrics](https://medicine.ouhsc.edu/Academic-Departments/Pediatrics);
#' 2013-2017.
#'
#'
#' @note
#' The release version is available through
#' [CRAN](https://cran.r-project.org/package=REDCapR) by running
#' `install.packages('REDCapR')`. The most recent development version is
#' available through [GitHub](https://github.com/OuhscBbmc/REDCapR) by
#' running `remotes::install_github('OuhscBbmc/REDCapR')`
#' (make sure [remotes](https://cran.r-project.org/package=remotes) is
#' already installed). If you're having trouble with the package, please
#' install the development version. If this doesn't solve your problem,
#' please create a [new issue](https://github.com/OuhscBbmc/REDCapR/issues),
#' or email Will.
#'
#' See REDCapR's advanced vignette for information and examples for overriding
#' the default SSL options.
#'
#' @examples
#' \dontrun{
#' # Install/update REDCapR with the release version from CRAN.
#' # install.packages('REDCapR')
#'
#' # Install/update REDCapR with the development version from GitHub
#' # install.packages("remotes") # Uncomment if `remotes` isn't installed already.
#' # remotes::install_github('OuhscBbmc/REDCapR')
#' }
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.