is.standardized {standardize}R Documentation

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.

Author(s)

Christopher D. Eager <eager.stats@gmail.com>


[Package standardize version 0.2.2 Index]