Man pages for RSQLite.toolkit
Load Data in SQLite from Tabular Files

dbCopyTableCopy a table from one SQLite database to another
dbCreatePKCreates a unique index on a table in a SQLite database
dbExecFileExecute SQL statements from a text file
dbTableFromDataFrameCreate a table in a SQLite database from a data frame
dbTableFromDSVCreate a table from a delimiter separated values (DSV) text...
dbTableFromFeatherCreate a table from a Feather (Arrow IPC) file
dbTableFromViewCreate a table in a SQLite database from a view
dbTableFromXlsxCreate a table in a SQLite database from an Excel worksheet
error_handlererror_handler manage error messages for package
file_schema_dsvPreview the table structure contained in a DSV file.
file_schema_featherPreview the table structure contained in a Feather file.
file_schema_xlsxPreview the structure of a range of an Excel worksheet.
format_column_namesFormat column names for SQLite
R2SQL_typesFrom R class names to SQLite data types
RSQLite.toolkit documentation built on Sept. 2, 2026, 9:06 a.m.