50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

devtools (version 2.4.2)

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

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