observations_points {rangr} | R Documentation |
Example Of Observation Points List
Description
A data.frame
containing a sample input data to the function
get_observations
when type
argument is set to "from_file".
This data is compatible with n1_small.tif
,
K_small.tif
and K_small_changing.tif
maps.
Usage
observations_points
Format
A data frame with 1500 rows and 3 variables:
- x
x coordinate
- y
y coordinate
- time_step
time_step at which the abundances should be observed
Source
Data generated in-house to serve as an example
[Package rangr version 1.0.7 Index]