We can have a GitHub pages documentation website about this package controlled from the docs/ folder I have just pushed to this repository. I generated the requires files with the R package 'pkgdown'. Each time we do a release we can run pkgdown::build_site( ) to update this documentation website. Alan, only you can access the setting for this repository so to enable this feature go settings for this repo and set the GitHub pages source to “master branch /docs folder”. We can keep the page private like the package until it's ready for prime time.
We can have a GitHub pages documentation website about this package controlled from the docs/ folder I have just pushed to this repository. I generated the requires files with the R package 'pkgdown'. Each time we do a release we can run
pkgdown::build_site( )to update this documentation website. Alan, only you can access the setting for this repository so to enable this feature go settings for this repo and set the GitHub pages source to “master branch /docs folder”. We can keep the page private like the package until it's ready for prime time.