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 June 22, 2024, 9:06 a.m.