Explanation of terms used in glimpse summaries of data frames

In R, when using the glimpse() function from the dplyr package to summarize a data frame, you might encounter several terms describing different data types. These labels help to identify and understand the types of data stored within each column of a data frame.

Numerical Variables

Categorical variables

Text