sample_latlon: Return the lat lon for a set of sample_ids

View source: R/field-data-funs.R

sample_latlonR Documentation

Return the lat lon for a set of sample_ids

Description

Return the lat lon for a set of sample_ids

Usage

sample_latlon(sample_ids)

Arguments

sample_ids

Value

A tibble/data frame that contains the columns sample_id, lat, and lon

Examples

location <- sample_latlon(c("APCL15_201", "APCL17_201"))

pinskylab/clownfishr documentation built on March 18, 2023, 2:01 p.m.