dbpf_devices: Return table of devices

View source: R/dbpf_devices.R

dbpf_devicesR Documentation

Return table of devices

Description

Basic information on permafrost database @ Carleton University

Usage

dbpf_devices(con)

Arguments

con

Database connection object, retuned by dbpf_con()

Details

These simple functions return all data as data frames. When making a query many times, optimise the SQL statement to only request the data you actually need.

Value

List of all devices for all tables in DB

Author(s)

Stephan Gruber <stephan.gruber@carleton.ca>

Examples

## Not run: 
fds <- dbpf_devices()

## End(Not run)

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