| refresh_table | R Documentation | 
Refreshes a table on Redshift using tables_post_refresh, which runs the
table scanner and updates table meta-data.
refresh_table(tablename, database = NULL, verbose = FALSE)
tablename | 
 string, Name of table and schema   | 
database | 
 string, Name of database where data frame is to be uploaded. If no database is specified,
uses   | 
verbose | 
 bool, Set to TRUE to print intermediate progress indicators.  | 
Returns table meta-data from tables_get.
Other tables: 
get_table_id(),
transfer_table()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.