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 June 30, 2023, 3:02 a.m.