get_mthd_title: Get method title

get_mthd_titleR Documentation

Get method title

Description

get_mthd_title() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get method title. The function returns Method title (a character vector of length one).

Usage

get_mthd_title(mthd_nm_1L_chr, pkg_nm_1L_chr = "ready4")

Arguments

mthd_nm_1L_chr

Method name (a character vector of length one)

pkg_nm_1L_chr

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

Value

Method title (a character vector of length one)


ready4-dev/ready4fun documentation built on April 22, 2024, 8:33 a.m.