R tibble

id: B2AI_SUBSTRATE:35

name: R tibble

description: A redesigned version of an R data frame. Never changes the input type, can have columns that are lists, can have non-standard variable names, can start with a number or contain spaces, only recycles vectors of length 1, and never creates row names.

subclass of: