Description Usage Arguments Value Examples
Initializes GitHub repo, adds, commits, and pushes package to GitHub
1 |
pkg_path |
Path where you will be storing your package |
credentials |
NULL by default. Option 'alval' is specifically for me. If other specify credentials to be passed to devtools::use_github(credentials = ). |
No objected returned. Check your GitHub to see if the package repo was properly configured.
1 2 3 | ## Not run:
alval_git(pkg_path = '/Users/alval/Box/Research/aliviateR', credentials = 'alval')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.