vms_import_data: Import and standardize vms data

Description Usage Arguments Value

Description

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).

Usage

1
vms_import_data(file.name, country)

Arguments

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".

Value

dataframe


fishvice/ghsllr documentation built on May 24, 2019, 1:36 a.m.