getlatlon: Extract site coordinates by provider

Description Usage Arguments Value Examples

View source: R/ete_functions.R

Description

This extracts the site coordinates by provider.

Usage

1
getlatlon(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 site coordinates from a given provider

Examples

1
  wing_sites <- getlatlon(dataset_tables, 'Wing')

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