dot-writeTableToFile_Ori: Write table to database file

Description Usage Arguments Value

Description

Write table to database file

Usage

1
.writeTableToFile_Ori(df, table_name, path, database_file, overwrite = FALSE)

Arguments

df

Data frame to be written as a table in the database

table_name

A character with the name for the table

database_file

A character with the name of the database file (without the path)

overwrite

A logical indicating whether to overwrite an existing table with the same name. Defaults to FALSE.

Value

Nothing. Write the dataframe into the specified database


ss-lab-cancerunit/SpiderSeqR documentation built on Nov. 2, 2020, 12:18 a.m.