getMinMax {iNZightMaps}R Documentation

Get the range of a set of variables while ignoring categorical variables

Description

Get the range of a set of variables while ignoring categorical variables

Usage

getMinMax(obj, vars)

Arguments

obj

iNZightMapPlot object

vars

Vector of variables to calculate range of

Value

Vector of ranges for each variable


[Package iNZightMaps version 2.3.1 Index]