[R] initiate elements in a dataframe with lists

Juan Telleria Ruiz de Aguirre jte||er|@@rproject @end|ng |rom gm@||@com
Wed Jul 25 09:56:40 CEST 2018


Check tidyverse's purrr package:

https://github.com/rstudio/cheatsheets/raw/master/purrr.pdf

In the second page of the cheatsheet there is info on how to create list
columns within a data.frame :)

	[[alternative HTML version deleted]]




More information about the R-help mailing list