ps_interpret_data: Interpret Data

Description Usage Arguments Value

View source: R/read.R

Description

Takes a data frame and sets the units and columns for columns which appear in the metadata for table table_name.

Usage

1
ps_interpret_data(x, table_name, conn = getOption("ps.conn"))

Arguments

x

A data frame of columns to interpret.

table_name

A string of the name of the table.

conn

An SQLiteConnection object.

Value

The original data frame with units and column comments.


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