postTable: Post a table to the database

postTableR Documentation

Post a table to the database

Description

Post a table to the database

Usage

postTable(database_table_url, auth_token, df)

Arguments

database_table_url

see database_info. Use one of the URLS in the url slot

auth_token

see getUserAuthToken

df

a dataframe read in with, for example read_csv or vroom

Value

POST results object


BrentLab/brentlabRnaSeqTools documentation built on Aug. 20, 2023, 9:22 a.m.