devtools (version 1.6.1)

missing_s3: Find missing s3 exports.

Description

The method is heuristic - looking for objs with a period in their name.

Usage

missing_s3(pkg = ".")

Arguments

pkg
package description, can be path or package name. See as.package for more information