View source: R/tbl-lcol-map-funprog.R
| extract_lcols2dts | R Documentation | 
Extract multiple tibble list columns, row bind them separately into single data tables and return a list of data.tables.
extract_lcols2dts(spc_tbl, lcols)
| spc_tbl | Spectral tibble (data frame) with spectral data contained in list-columns | 
| lcols | Character vector containing names of list-columns to be extracted into a list of data.tables | 
List of data.tables. Each element is a data.table derivied from a
list-column specified in the lcols argument.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.