Learn R Programming

yulab.utils (version 0.2.3)

packageTitle: packageTitle

Description

Extract package title

Usage

packageTitle(pkg, repo = "CRAN")

Value

reverse dependencies

Arguments

pkg

package name

repo

'CRAN' and/or 'BioC'

Author

Guangchuang Yu

See Also

Other pkg-utils: CRANpkg(), Githubpkg(), get_dependencies(), get_fun_from_pkg(), is.installed(), mypkg(), pload()