randoToTrialDesign: randoToTrialDesign function

View source: R/randoToTrialDesign.R

randoToTrialDesignR Documentation

randoToTrialDesign function

Description

function to produce an object of class 'trialDesign' from the output of randomizeTrial

Usage

randoToTrialDesign(rando, ignoreTrials = NULL, returnList = FALSE)

Arguments

rando

data.frame from output of randomizeTrial

ignoreTrials

character vector of trials to be ignored

Details

[fill in details here]

Value

[value] object of class trialDesign

Examples

# none

nsantantonio/fieldMapR documentation built on Feb. 4, 2025, 3:07 a.m.