#' goalie
#'
#' Assertive check functions for defensive R programming.
#'
#' @aliases NULL
#' @keywords internal
"_PACKAGE"
## S3 classes ==================================================================
#' @importClassesFrom methods logical
NULL
## Standard functions ==========================================================
#' @importFrom methods as formalArgs is isGeneric new selectMethod setClass
#' setGeneric setMethod setValidity show signature slot
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.