Install the package using the install_github
function
from the devtools
package (you’ll need an
auth_token
).
devtools::install_github(repo = "Avery-Island/HelpR",
auth_token = "let_me_in_please")
If you’ve got a request for a helpful little function to make life easier, then suggest it as an enhancement using the issues page on GitHub.