Nothing
#' @include mapper-function-helpers.R
#' @export
audit.scr_audit_total_n <- function(data) {
audit_summary_stats(
data, selection = c(
"hits_total", "hits_forth", "hits_back", "scenarios_total", "hit_rate"
)
)
}
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.