R/missing-s3.R
missing_s3.Rd
The method is heuristic - looking for objs with a period in their name.
missing_s3(pkg = ".")
The package to use, can be a file path to the package or a package object. See as.package() for more information.
as.package()