justinjm / googleCloudAutoMLTablesR

R package for interacting with Google Cloud AutoML Tables API
https://code.justinmarciszewski.me/googleCloudAutoMLTablesR
Other
4 stars 2 forks source link

deprecate `gcat_location_path` function #6

Closed justinjm closed 4 years ago

justinjm commented 4 years ago

Need to remove gcat_location_path from locations.R

https://github.com/justinjm/googleCloudAutoMLTablesR/blob/a20e54f407afb0683a7300e11b626606989c8851/R/locations.R#L69-L84

and gcat_create_dataset in datasets.R: https://github.com/justinjm/googleCloudAutoMLTablesR/blob/a20e54f407afb0683a7300e11b626606989c8851/R/datasets.R#L171

Also labeling as bug since could break gcat_create_dataset function