powered by
Check if a directory contains package sources
checkIsPkgDir(dir)
Logical scalar indicating if the directory contains the source code for a package.
The directory.
Any directory containing a DESCRIPTION file as a direct child is considered a package source directory, while any that do not are not.
DESCRIPTION