Add Data Frame of Descriptions to SQL Meta Data Table

# S3 method for data.frame
rws_describe_meta(x, ..., conn)

Arguments

x

A data frame with columns Table, Column, Description.

...

Not used.

conn

A SQLiteConnection to a database.

Value

An invisible character vector of the previous descriptions.

See also