db_write_raw_glucose_table: Write a table to the database

Description Usage Arguments Value

View source: R/db_create.R

Description

Write a table to the database

Usage

1
db_write_raw_glucose_table(con, table_name = "raw_glucose", table_df)

Arguments

con

valid database connection

table_name

char string for table name

table_df

valid dataframe to write to the database

Value

character string with a message that can be displayed to the user


richardsprague/cgmrdb documentation built on Dec. 22, 2021, 4 p.m.