db.limits {RGeoS}R Documentation

Convert from continuous to categorical through Limits

Description

Convert from continuous to categorical variable using Limits definition

Usage

db.limits(db, limits=limits.input(), ivar=1)

Arguments

db

The db-class where the continuous variable must be translated

limits

The limits-class structure describing the parameters of the limiting operation. If no limits-class is defined, an interactive procedure is provided.

ivar

Index of the "z" variable to be processed

Value

The db-class structure will contain the new categorical variable


[Package RGeoS version 9.1.1 Index]