#' @include mapper-function-helpers.R
#' @export
audit.scr_audit_seq <- function(data) {
audit_summary_stats(
data, selection = starts_with("hits_") | starts_with("diff_")
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.