data_api_publish_table: publishTable

View source: R/data.R

data_api_publish_tableR Documentation

publishTable

Description

Create a data table with data using CSV

Usage

data_api_publish_table(
  db_id,
  table_id,
  table_metadata,
  csvfile,
  overwrite = "no",
  api_key = NULL,
  api_base_url = NULL
)

Arguments

db_id

(Required) database name

table_id

(Required) Table name

metadata

Table metadata


mah0001/nadar documentation built on March 30, 2024, 2:44 a.m.