scale.DesignOptions: Scale DesignOptions

View source: R/Design.R

scale.DesignOptionsR Documentation

Scale DesignOptions

Description

Scale DesignOptions

Usage

## S3 method for class 'DesignOptions'
scale(x, center = TRUE, scale = TRUE)

Arguments

x

DesignOptions object

center

logical, or a function acceptable as post.alignment.transform arg of alignDesignsByStrata()

scale

logical, whether to scale


RItools documentation built on March 31, 2023, 7:17 p.m.