R/ttestcor.b.R

# This file is a generated template, your changes will not be overwritten

ttestCorClass <- if (requireNamespace('jmvcore')) R6::R6Class(
    "ttestCorClass",
    inherit = ttestCorBase,
    private = list(
        .run = function() {

            # `self$data` contains the data
            # `self$options` contains the options
            # `self$results` contains the results object (to populate)

        })
)
lucasjfriesen/jamoviPsychoPDA documentation built on May 23, 2021, 5:20 p.m.