response_to_db: write response to database

Description Usage Arguments

View source: R/response_to_db.R

Description

write response to database

Usage

1
response_to_db(credentials = NULL, db_table = "shiny_survey", response)

Arguments

credentials

to connect to db (preferably from config.yml)

db_table

table name in postgres database

response

data to write (data.frame)


dheimgartner/shiny-deploy documentation built on Jan. 7, 2022, 12:22 a.m.