sample_dataset {dafishr} | R Documentation |
Vessel Monitoring System, VMS, sample dataset from Mexican fishery commission
Description
A data.frame
object extracted from a raw dataset of Vessels Monitoring System, VMS, data from the year 2019.
Usage
sample_dataset
Format
A data.frame
with 10,000 rows and 9 columns.
- Nombre
Name of the vessel
- RNP
Unique code identifing the vessel
- Puerto Base
Base port where the vessel is officially registered
- Permisionario o Concesionario
Owner of the vessel or partnership name
- FechaRecepcionUnitrac
Date as "%d/%m/%Y %H:%M"
- Latitud
Latitude degree in WGS84, crs = 4326, of the position of the vessel
- Longitud
Longitude degree in WGS84, crs = 4326, of the position of the vessel
- Velocidad
Speed in knots of the vessel at that specific time
- Rumbo
Direction in degrees of the vessel at that specific time
...
Source
[Package dafishr version 1.0.1 Index]