object_type_lup: Object abbreviations lookup table

object_type_lupR Documentation

Object abbreviations lookup table

Description

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)

Source

https://doi.org/10.7910/DVN/2Y9VF9


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