db_get_data: SQL Database Retrieve

Description Usage Arguments

View source: R/utils.R

Description

This is a helper function that will retreive a dataframe to a SQL database

Usage

1
db_get_data(tbl_dat, path = "sql_data/omdata.db")

Arguments

tbl_dat

which table from the SQL database do you want to retrieve

path

path to database


peRspective documentation built on July 14, 2021, 9:06 a.m.