gui_vms_db_clean: VMS DB Clean GUI

Description Usage Arguments Details Value

View source: R/gui_vms_db_clean.R

Description

The gui_vms_db_clean function implements the graphical user interface for the VMS DataBase Cleaning routine.

Usage

1
2
3
4
gui_vms_db_clean(vms_db_name = "",
                        map_file_name = "",
                        harb_file_name = "",
                        inHarbBuff = 2)

Arguments

vms_db_name

The path of a VMS DataBase

map_file_name

The path of a shape file with land polygon data

harb_file_name

The path of a shape file with harbours point data

inHarbBuff

Numeric, buffer radius in kilometers to flag 'in harbour' pings. Default to 2 Km.

Details

This function, with a VMS database and two shape files with land polygon and harbours points, performs a filtered search over the whole db assigning warning status to the vms raw data.

Value

This function does not return a value.


vmsbase/R-vmsbase documentation built on May 21, 2020, 9:54 a.m.