list_s3_generics: List all S3 generic function in package

View source: R/list_s3_generics.R

list_s3_genericsR Documentation

List all S3 generic function in package

Description

List all S3 generic function in package

Usage

list_s3_generics(
  pkgs = c("base", "utils", "methods", "stats", "graphics", "datasets")
)

Arguments

pkgs

character vector with names of packages to

Examples

list_s3_generics("base")


WhiteJP/jpw documentation built on April 17, 2025, 5:47 a.m.