ts_get_table: Get Table

View source: R/connect.R

ts_get_tableR Documentation

Get Table

Description

Get Table

Usage

ts_get_table(table, conn = getOption("tsdbr.conn", NULL))

Arguments

table

A string of the table to get.

conn

An object of class SQLiteConnection.

Value

A data frame of the table


poissonconsulting/tsdbr documentation built on April 13, 2025, 6:42 p.m.