db.indicator {RGeoS} | R Documentation |
Convert from continuous to several indicator variables
Description
Convert from continuous to several indicator variables
Usage
db.indicator(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 indicator variables
[Package
RGeoS version 9.1.1
Index]