get_methods: Get the methods associated with a ready4 model module

get_methodsR Documentation

Get the methods associated with a ready4 model module

Description

get_methods() retrieves the ready4 methods that are available for a specified ready4 model module.

Usage

get_methods(pkg_nm_1L_chr = "ready4", cls_nm_1L_chr = "Ready4Module")

Arguments

pkg_nm_1L_chr

Package name (a character vector of length one), Default: 'ready4'

cls_nm_1L_chr

Class name (a character vector of length one), Default: 'Ready4Module'

Value

Methods (a character vector)

Examples

get_methods()

ready4-dev/ready4 documentation built on Nov. 4, 2024, 11:38 p.m.