Check Package Root

pkg_checkroot(dir = getwd())

Arguments

dir

Character string. Directory.

Author

Ivan Jacob Agaloos Pesigan

Examples

if (FALSE) { pkg_checkroot( dir = getwd() ) }