find.times.distribution {FLightR} | R Documentation |
extracts times of arrival and departure to/from spatial extent
Description
Idea of this functions is to extract schedules for known location
Usage
find.times.distribution(Result, Spatial.Index)
Arguments
Result |
FLightR result object obtained from |
Spatial.Index |
Row numbers for spatial grid ( |
Value
dataframe with columns for 0.025, 0.25, 0.5, 0.75, 0.975 probability of line crossing and rows for every crossing.
Author(s)
Eldar Rakhimberdiev
[Package FLightR version 0.5.5 Index]