R/use_installation.R
use_installation.Rd
Helper function: describe pkg installation in index.Rmd / README.md
use_installation(pkgname, user, domain, output = "md")
pkgname | package name |
---|---|
user | user name or organisation under which repository defined in parameter "repo" is hosted |
domain | under which repository is hosted |
output | if "rmd" (other code chunks are used); otherwise: "md" style! (default: "md") |