View source: R/Movement_fstadv.R
fstadv_lat_lon | R Documentation |
Returns numeric for latitude or longitude; negative if in southern or eastern hemisphere
Returns numeric for latitude or longitude; negative if in southern or eastern hemisphere
fstadv_lat_lon(contents)
fstadv_lat_lon(contents)
contents |
text contents of FORECAST/ADVISORY |
Helper function to take character latitude or longitude and, depending on the value of hemisphere return a positive or negative numeric, or NA if not found.
Helper function to take character latitude or longitude and, depending on the value of hemisphere return a positive or negative numeric, or NA if not found.
numeric
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.