Description Usage Arguments Value
The function makes an attempt to import data and subsequently standardize names and units of VMS data from the country specified. The functions also filters out any data with non-plausible longitudes (those not between -179.9 and 179.9 degrees) and latitudes (those not between -89.9 and 89.9 degrees).
1 | vms_import_data(file.name, country)
|
file.name |
A character vector specifying the path and the filename of the VMS data to import and standardize. |
country |
A character vector specifying country of origin of the data. Current choices are "Ghana", "Liberia", "Sierra Leone" and "Iceland". |
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.