ComenzarEmpieza gratis

data.table pop quiz

Which of the following statements are true about data.tables?

  1. A data.table is a data.frame. It inherits and builds on top of it.
  2. data.tables can have columns of different lengths.
  3. Columns of data.tables cannot be of data type list.
  4. data.tables never use or need row names.

Este ejercicio forma parte del curso

Data Manipulation with data.table in R

Ver curso

Ejercicio interactivo práctico

Pon en práctica la teoría con uno de nuestros ejercicios interactivos

Empezar ejercicio