Skip to content

[Deprecated]

missing_s3() is deprecated because roxygen2 now provides the same functionality. Run devtools::document() and look for "Missing documentation for S3 method" warnings.

Usage

missing_s3(pkg = ".")

Arguments

pkg

The package to use, can be a file path to the package or a package object. See as.package() for more information.