isnormalized {normfluodbf}R Documentation

Is Normalized

Description

Is Normalized

Usage

is_normalized(data, type = c("min-max", "z-score", "hundred"))

Arguments

data

type

type

type

Value

boolean

boolean

Examples

## Not run: is_normalized(data,type)

[Package normfluodbf version 2.0.0 Index]