Man pages for deohs/RMariaDBHelper
Helper functions to make RMariaDB easier to use

db_add_auto_idAdd an id Field
db_add_colAdd a Column (Field).
db_append_tableAppend a Dataframe to a Table
db_colnamesShow Column Names for a Table
db_connectInitialize Connection
db_dimShow dimensions of a table.
db_drop_colDrop (Delete) a Column (Field).
db_fetch_queryFetch Results from a Query
db_fetch_tableFetch a Table
db_get_typeGet the Type of a Field.
db_lenShow Length and Size of Tables.
db_lsList Tables in a Database.
db_ncolCount number of columns of a table.
db_nrowCount number of rows of a table.
db_read_confRead Configuration
db_rmRemove a Table
db_run_queryRun a Query
db_send_tableSave a Dataframe as a Table
db_set_typeSet the Type of a Field.
db_strShow structure of a table.
db_str_allShow structure of all tables.
db_write_confWrite Configuration
deohs/RMariaDBHelper documentation built on Dec. 31, 2020, 11:17 p.m.