get_s3_method {risk.assessr}R Documentation

function to get S3 method

Description

function to get S3 method from generic

Usage

get_s3_method(generic, class, package)

Arguments

generic

- function generic

class

- function class

package

- package name


[Package risk.assessr version 2.0.0 Index]