Closed joey711 closed 7 years ago
I think examples for the kbGet
function and/or the demo code would be extremely useful. Not just for using what is already included in the package, but also for me to develop wrappers in my own package and/or contributing functionality to this package.
We'll also place this on the agenda for early next week.
Since most of the documentation is currently empty, consisting of the automatically-generated skeleton
.Rd
files, my recommendation would be to use roxygen, since this is becoming very popular and automatically performs other checks and generates aNAMESPACE
file.The github devel page includes documentation and discussion.
https://github.com/klutometis/roxygen
I'm also happy to help out with this.