Skip to contents

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