missing_s3() is deprecated because roxygen2 now provides the same
functionality. Run devtools::document() and look for
"Missing documentation for S3 method" warnings.
Arguments
- pkg
The package to use, can be a file path to the package or a package object. See
as.package()for more information.
