is_s3_generic: Check if function is S3 generic

Description Usage Arguments See Also

Description

Determine if function has a call to UseMethod. In that case there is no need to capture it.

Usage

1
is_s3_generic(fname, env = .GlobalEnv)

Arguments

fname

function name

env

environment to check aganist. Default .GlobalEnv

See Also

Decorate


reactorlabs/genthat documentation built on May 27, 2019, 3:07 a.m.