dbpf_locations_in_plot: finds loggers within a plot

View source: R/dbpf_locations_in_plot.R

dbpf_locations_in_plotR Documentation

finds loggers within a plot

Description

Insert the name of a plot and the function returns the locations within a plot

Usage

dbpf_locations_in_plot(con, locname)

Arguments

con

connection to database

locname

name of a plot

Value

table with all the information for the locations locations within a plot

Author(s)

Thomas Knecht

Examples

## Not run: 
con <- dbpf_con()
locations <- dbpf_loggers_in_plot(con,"NGO-DD-1004_PLOT")

## End(Not run)

geocryology/PermafrostDB documentation built on April 17, 2025, 11:54 a.m.