fn_type_lup_tb: Function type lookup table

Description Usage Format Details Source

Description

A lookup table to find descriptions for different types of functions used within the ready4class package suite.

Usage

1

Format

An object of class tbl_df (inherits from tbl, data.frame) with 23 rows and 6 columns.

Details

A tibble

fn_type_nm_chr

Function type name (a character vector)

fn_type_desc_chr

Function type description (a character vector)

first_arg_desc_chr

First argument description (a character vector)

second_arg_desc_chr

Second argument description (a character vector)

is_generic_lgl

Is generic (a logical vector)

is_method_lgl

Is method (a logical vector)

Source

https://readyforwhatsnext.github.io/readyforwhatsnext/


readyforwhatsnext/ready4class documentation built on Nov. 14, 2020, 1:29 a.m.