justinjm / googleCloudAutoMLTablesR

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

Move global functions to separate file `init.R` #18

Closed justinjm closed 4 years ago

justinjm commented 4 years ago

Move global functions to separate file init.R (projectId, region) so they can be more easily updated going forward and eliminating need to specify these arguments in later functions