missing_s3: Find missing s3 exports.

View source: R/missing-s3.R

missing_s3R Documentation

Find missing s3 exports.

Description

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

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.


hadley/devtools documentation built on Feb. 22, 2024, 4:44 a.m.