View source: R/response_to_db.R
write response to database
1 | response_to_db(credentials = NULL, db_table = "shiny_survey", response)
|
credentials |
to connect to db (preferably from config.yml) |
db_table |
table name in postgres database |
response |
data to write (data.frame) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.