geteteoccur: Extract occurrence data by provider in long format

Description Usage Arguments Value Examples

View source: R/ete_functions.R

Description

This extracts the occurrence data by provider.

Usage

1
geteteoccur(data_tables, provider_name)

Arguments

data_tables

Variable that holds the ete data tables

provider_name

Name of the dataset provider

Value

A dataframe of occurrence data from a given provider

Examples

1
  amatangelo_occur <- geteteoccur(dataset_tables, 'Amatangelo')

Smithsonian/ete_rpackage documentation built on Feb. 28, 2020, 5:49 a.m.