Helper function: describe pkg installation in index.Rmd / README.md

use_installation(pkgname, user, domain, output = "md")

Arguments

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")