justinjm / googleCloudAutoMLTablesR

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

Create documentation site via pkgdown #2

Closed justinjm closed 4 years ago

justinjm commented 4 years ago

Simple website for documentation and education on how to use the package

https://pkgdown.r-lib.org/articles/pkgdown.html

justinjm commented 4 years ago

Also look into using googleCloudRunner and Cloud build triggers

https://code.markedmondson.me/googleCloudRunner/articles/usecases.html#deploy-a-pkgdown-website-for-your-r-package

justinjm commented 4 years ago

Package website setup!

Created separate issue for automating the building with googleCloudRunner and Cloud Build Triggers: https://github.com/justinjm/googleCloudAutoMLTablesR/issues/22