*run* table generates run_id for 'new_run_id' function from a sequence, it also stores R timestamp and db timestamp.
1 2 3 |
schema_name |
character scalar |
table_name |
character scalar |
drop |
logical not yet supported. |
silent |
logical if TRUE will wrap into silent 'try'. |
conn |
active connection to postgres database, by default 'getOption("pg.conn")'. |
.log |
logical default 'getOption("pg.log",TRUE)' decides if call is logged using *logR*. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.