Rdocumentation
powered by
Learn R Programming
fisheyeR (version 0.9)
POICreate: Create an POI
Description
Function to create an object of class POI, POIGraph, multiPOI, mPOIAnd or mPOIOr
Usage
POICreate(type = "POI", ...)
Arguments
type
Type of object to create: POI, POIGraph, multiPOI, mPOIAnd or mPOIOr
...
Further arguments to create objetc. Slots values of each class.
Value
A new object of selected class.
See Also
POI-class