| pg_con | Connection to postgresql via RPostgreSQL. The password is... |
| PgCon | R6 Class PyCon postgresql connection. |
| pg_disconnect_all | Disconnect all connections available |
| pg_export | Export query to CSV with delimiter tabular and header. |
| pg_importdbf | Read tabular data in dbf file and write it in PostgreSQL. |
| pg_importxl | Read tabular data in excel file (xls or xlsx) and write it in... |
| pg_nomcols | column name and data type from tbl. |
| pg_readtbls | Connect to several tables from schema of db using dplyr |
| pg_save | Save data.frame into Postgresql |
| pg_schemas | Show schemas information from database |
| pg_show | Show information about, schema and table depend on arguments... |
| pg_sql | Send query and return data.frame. |
| pg_tables | Table information from schema |
| pg_tbl | Summarise information about a tbl |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.