get_db_limits_var {RIntaros}R Documentation

Returns the range of Target Variable within IMR Db

Description

Returns the range of Target Variable within IMR Db

Usage

get_db_limits_var(dbin, var, do_round = FALSE)

Arguments

dbin

The db-class structure organized containing the IMR information.

var

Name of the Target Variable

do_round

When TRUE, the resulting values are rounded up to integers.

Value

The pair of values giving the interval of the Target Variable in the IMR information


[Package RIntaros version 1.1 Index]