file_to_sql: Convert a file to a SQL list

Description Usage Arguments Details

View source: R/databases.R

Description

Convert a file to a SQL list

Usage

1
file_to_sql(path, con)

Arguments

path

Path to a file of inputs

con

Database connection object

Details

The file should be a plain text file with one entry per line. See [list_to_sql()] for more details.


lukerobert/luketools documentation built on Jan. 24, 2020, 2:15 a.m.