example.spatial {actel} | R Documentation |
Example spatial data
Description
A dataset containing the positions of the deployed hydrophone stations and release sites.
Format
A data frame with 18 rows and 6 variables:
- Station.name
The name of the hydrophone station or release site
- Latitude
The latitude of the hydrophone station or release site in WGS84
- Longitude
The longitude of the hydrophone station or release site in WGS84
- x
The x coordinate of the hydrophone station or release site in EPSG 32632
- y
The y coordinate of the hydrophone station or release site in EPSG 32632
- Array
If documenting a hydrophone station, the array to which the station belongs. If documenting a release site, the first array(s) where the fish is expected to be detected.
- Section
The Section to which the hydrophone station belongs (irrelevant for the release sites).
- Type
The type of spatial object (must be either 'Hydrophone' or 'Release')
Source
Data collected by the authors.