justinjm / googleCloudAutoMLTablesR

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

Add function to parse results for `gcat_list_column_specs()` #24

Open justinjm opened 4 years ago

justinjm commented 4 years ago

Consider adding function for parsing results in form of nested dataframes like googleCloudStorageR (e.g. - out <- my_reduce_rbind(response))

https://github.com/cloudyr/googleCloudStorageR/blob/master/R/utilities.R