dbpf_inventory: Inventory observations

View source: R/dbpf_inventory.R

dbpf_inventoryR Documentation

Inventory observations

Description

Return data frame with a summary of observations in DB

Usage

dbpf_inventory(con, type = "observations_by_locations")

Arguments

con

Database connection object, as returned by dbpf_con

type

Character string indicating the type of inventory to be returned. Defaults to 'observations_by_locations', others currently not implemented.

Details

Return data frame with a summary of observations in DB

Author(s)

Stephan Gruber <stephan.gruber@carleton.ca>

Examples

## Not run: 
con <- dbpf_con()
dbpf_inventory(con) # get all GST automatically

## End(Not run)

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