oceanDataCheck: ROxygen2 block for function #2.1 Function 2.1 oceanDataCheck:...

Description Usage Arguments Details Value

Description

merges, checks and filters big datasets from OBIS and GBIF

Usage

1
2
oceanDataCheck(source = "OBIS", GBIF_occurrences, OBIS_occurrences,
  remove_duplicates = T, remove_NAs = T, remove_land_occ = T)

Arguments

source

source of occurrences, either "OBIS", "GBIF, or "GBIF_&_OBIS"

GBIF_occurrences

a data.frame of downloaded occurrences from GBIF

OBIS_occurrences

a data.frame of downloaded occurrences from ONIS

remove_duplicates

indicates if checking and removing duplicates

remove_NAs

indicates if checking and removing NAs

remove_NAs

indicates if checking and removing land based occurrences (non marine)

Details

The function merges, checks, and filters occurrences data downloaded from OBIS and GBIF

Value

Object of class data.frame with filtered occurrences


monteroserra/rOceansNew documentation built on May 13, 2019, 1:09 p.m.