View source: R/sighting_locations.R
sighting_locations | R Documentation |
Get sighting locations
sighting_locations(
bearings,
kms,
platform_x = -129.3720833,
platform_y = 53.2369
)
bearings |
Numeric vector of bearings, in degrees. |
kms |
Numeric vector of sightings distances, in km, the same length as |
platform_x |
Longitude of observation platform, in decimal degrees (the default pertains to Fin Island Research Station). |
platform_y |
Latitude to observation platform. in decimal degrees. |
A dataframe of coordinates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.