unnest_data: unnest_data This function pulls the data and auxilary columns...

View source: R/unnest_data.R

unnest_dataR Documentation

unnest_data This function pulls the data and auxilary columns out of a nested data.table

Description

unnest_data This function pulls the data and auxilary columns out of a nested data.table

Usage

unnest_data(x, columns = c("serial", "type", "is_baro"))

Arguments

x

the nested data.table of values

columns

the column names to include with the data


jkennel/transducer documentation built on Feb. 1, 2024, 9:45 a.m.