Learn R Programming

vmsbase (version 2.2.1)

gui_vms_db_clean: VMS DB Clean GUI

Description

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

Usage

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.

Value

This function does not return a value.

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.