Nothing
## quiets concerns of R CMD check about NSE data pronouns / pipeline variables
if (getRversion() >= "2.15.1") {
utils::globalVariables(
c(
"ci_lower", "ci_upper", "delta", "gamma.rank", "marker",
"nonzero.delta", "p_adjusted", "p_unadjusted",
"response.rank", "weight", "where"
)
)
}
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.