| copy_loop_to | copy_loop_to transfers table from one database to another |
| create_indexes | create_indexes creates indexes onto an existing table |
| db_column_info | Creates a tibble with information about the columns from a... |
| db_create_primary | db_create_primary creates empty table with primary indexes/... |
| db_insert | db_insert inserts data into a database table from a... |
| db_rename_column | db_rename_column_name will reformat column names align to... |
| db_send_query | db_send_query sends SQL |
| dbtbls | dbtbls Searches the databases and schema |
| dbusr | dbusr search database for user created tables |
| sample_df | Select sample n rows returns a data.frame |
| sample_sql | Select sample n rows returns a lazy evaluation object |
| save_query | save_query saves connectR's sql to string for tbl, and... |
| src_connectR | src_connectR connect to Databases |
| top | Select top n rows returns a lazy evaluation object, Teradata... |
| top_df | Select top n rows returns data.frame |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.