R/pkg-utils.R
mypkg.Rd
Markdown link to a package
mypkg(pkg, url)
package name
package url
md text string
Other pkg-utils: CRANpkg(), Githubpkg(), get_dependencies(), get_fun_from_pkg(), is.installed(), packageTitle()
CRANpkg()
Githubpkg()
get_dependencies()
get_fun_from_pkg()
is.installed()
packageTitle()
Guangchuang Yu