normalize: This function normalize a values in a numeric variable

Description Usage Examples

Description

This function normalize a values in a numeric variable

Usage

1

Examples

1
2
3
normalize(df$numeric_variable)
normalize(string_of_numbers)
normalize(c(1,3,4))

gbearden/stellar documentation built on May 12, 2019, 8:46 a.m.