sort_table_sqlite: Sort table from an specified SQLite database

View source: R/sqlite_interface.R

sort_table_sqliteR Documentation

Sort table from an specified SQLite database

Description

Sort table from an specified SQLite database in an specific path (/R Output/SQLite Files/)

Usage

sort_table_sqlite(sqlite_name, table_name, sql_sort_clause)

Arguments

sqlite_name

A character string specifying the unquoted SQLite database name

table_name

A character string specifying the unquoted SQLite table name

sql_sort_clause

A character string containing SQL order by clause


fscorrales/invicodatr documentation built on Nov. 22, 2022, 2:39 a.m.