integerise.mstppp {lgcp} | R Documentation |
integerise.mstppp function
Description
Function for converting the times and time limits of an mstppp object into integer values.
Usage
## S3 method for class 'mstppp'
integerise(obj, ...)
Arguments
obj |
an mstppp object |
... |
additional arguments |
Value
The mstppp object, but with integerised times.
[Package lgcp version 2.0 Index]