rws_describe_meta: Add Descriptions to SQL Meta Data Table

View source: R/describe.R

rws_describe_metaR Documentation

Add Descriptions to SQL Meta Data Table

Description

Add Descriptions to SQL Meta Data Table

Usage

rws_describe_meta(x, ..., conn)

Arguments

x

An object specifying the descriptions.

...

Not used.

conn

A SQLiteConnection to a database.

Value

An invisible copy of the updated meta table.

See Also

Other rws_describe_meta: rws_describe_meta.character()


readwritesqlite documentation built on Oct. 17, 2022, 1:06 a.m.