Skip to contents

A lookup table to identify R object types from an abbreviation that can be used as object name suffices.

Usage

object_type_lup

Format

An object of class ready4fun_abbreviations (inherits from tbl_df, tbl, data.frame) with 101 rows and 3 columns.

Details

A tibble

short_name_chr

Short name (a character vector)

long_name_chr

Long name (a character vector)

plural_lgl

Plural (a logical vector)