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/r-tests-old-version documentation built on May 17, 2019, 1:58 p.m.