ps_read_tables: Read Tables

Description Usage Arguments

View source: R/read.R

Description

Read Tables

Usage

1
2
3
4
5
ps_read_tables(
  conn = getOption("ps.conn"),
  rename = identity,
  envir = parent.frame()
)

Arguments

conn

An SQLiteConnection object.

rename

A function to alter the SQLite database table names.

envir

The environment to assign the tables to.


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