View source: R/dbpf_locations_in_plot.R
dbpf_locations_in_plot | R Documentation |
Insert the name of a plot and the function returns the locations within a plot
dbpf_locations_in_plot(con, locname)
con |
connection to database |
locname |
name of a plot |
table with all the information for the locations locations within a plot
Thomas Knecht
## Not run:
con <- dbpf_con()
locations <- dbpf_loggers_in_plot(con,"NGO-DD-1004_PLOT")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.