Nothing
#' ssutil: Utilities for Sample Size calculation
#'
#' Utilities for the sample size estimation and
#' simulations of clinical trials.
#'
#' @keywords internal
"_PACKAGE"
NULL
utils::globalVariables(
c(
"power",
"powersim",
"prob",
"pred",
"idsim",
"data",
"p1"
)
)
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.