# This file is a generated template, your changes will not be overwritten
jjwithinstatsClass <- if (requireNamespace('jmvcore', quietly=TRUE)) R6::R6Class(
"jjwithinstatsClass",
inherit = jjwithinstatsBase,
private = list(
.run = function() {
# `self$data` contains the data
# `self$options` contains the options
# `self$results` contains the results object (to populate)
})
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.