gcat_create_dataset: Creates a dataset (DOES NOT WORK)

View source: R/datasets.R

gcat_create_datasetR Documentation

Creates a dataset (DOES NOT WORK)

Description

Currently broken, see issue for more.

Usage

gcat_create_dataset(
  projectId = gcat_project_get(),
  locationId = gcat_region_get(),
  displayName
)

Arguments

projectId

GCP project id

locationId

location of GCP resources

displayName

the name of the dataset that is shown in the interface. The name can be up to 32 characters long and can consist only of ASCII Latin letters A-Z and a-z, underscores (_), and ASCII digits 0-9.


justinjm/googleCloudAutoMLTablesR documentation built on Jan. 11, 2023, 7:38 p.m.