object_type_lup | R Documentation |
A lookup table to identify R object types from an abbreviation that can be used as object name suffices.
object_type_lup
An object of class ready4fun_abbreviations
(inherits from tbl_df
, tbl
, data.frame
) with 101 rows and 3 columns.
A tibble
Short name (a character vector)
Long name (a character vector)
Plural (a logical vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.