ps_read_table: Read Table

Description Usage Arguments

View source: R/read.R

Description

Returns a table in an SQLite database as a tibble or sf object.

Usage

1
ps_read_table(table_name, conn = getOption("ps.conn"))

Arguments

table_name

A string of the name of the table.

conn

An SQLiteConnection object.


poissonconsulting/poissqlite documentation built on Sept. 17, 2021, 12:34 a.m.