| create_db_tbl | Create a table inside a database connection |
| create_db_tbls | Create a table inside a database connection |
| create_mtrl_views | Create a materialized view from a lazy 'tbl_dbi' |
| create_schema | Create a new schema |
| create_tables | Create a table from a lazy 'tbl_dbi' |
| create_views | Create a materialized view from a lazy 'tbl_dbi' |
| datatable | Create an HTML table widget using the DataTables library |
| dbCheckTable | Check to see if a Table/View exists in a DB source. |
| dbIsValid | Check to see if object is a valid database connection |
| listMatViews | List all materialized views found in Postgres connection |
| listTables | List all tables found in the corresponding schema in the... |
| listViews | List all (temporary) views found in Postgres connection |
| load_base_tables | Load all tables into Global environment |
| load_db | Load Database connections into Global Environment |
| load_db_deprecated | Load Database connections into Global Environment |
| load_materialized_views | Load all materialized views into Global environment |
| load_packages | Install or Load a list of Packages |
| load_tables | Load all tables (all types) into Global environment |
| load_views | Load all views into Global environment |
| reexports | Objects exported from other packages |
| refresh_materlialized_views | Refresh all materialized views |
| script_path | Get full path of the current script file |
| sql_command | Extract SQL query as string from lazy query. |
| tableTypes | Identify all Tables & Views In a Database Connection |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.