About

A data frame is one of the basic data structures in the [tag:r] language. Data frames are lists of variables each with the same number of rows, similar to a table in a data base. Unlike matrices in R, each variable can be a different data type.

history|excerpt history