Learn R Programming

standardize (version 0.2.2)

is.standardized: Determine if an object has class standardized.

Description

Determine if an object has class standardized.

Usage

is.standardized(object)

Arguments

object

Any R object.

Value

TRUE if object is the result of a standardize call and FALSE otherwise.