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 error handling for display name in `gcat_set_target_column` #7

Open justinjm opened 4 years ago

justinjm commented 4 years ago

Perhaps current function could be written better...that said, need to add error handling for current implementation

https://github.com/justinjm/googleCloudAutoMLTablesR/blob/a20e54f407afb0683a7300e11b626606989c8851/R/datasets.R#L539-L543