drop_temp_table: Checks if a temporary table exists and then deletes if it...

Description Usage Arguments

View source: R/temp_tables.R

Description

Checks if a temporary table exists and then deletes if it does

Usage

1
drop_temp_table(db, tab_name)

Arguments

db

a database connection

tab_name

character the name of the table of interest


rOpenHealth/rEHR documentation built on May 26, 2019, 8:51 p.m.