fn_types_lup: Function type lookup table

fn_types_lupR Documentation

Function type lookup table

Description

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

Usage

fn_types_lup

Format

An object of class tbl_df (inherits from tbl, data.frame) with 65 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

ready4-dev/ready4


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