scale.DesignOptions {RItools}R 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


[Package RItools version 0.3-3 Index]