powered by
data_collections2ggdf(..., id.vars = NULL)
Extra columns created:
df_lst <- list(df1 = iris[,2:3], df2 = iris[2:3]) data_collections2ggdf(dc1 = df_lst, dc2 = df_lst)
Run the code above in your browser using DataLab