expandDT: Function to expand a data table so that the cells that are...

View source: R/Utilities.R

expandDTR Documentation

Function to expand a data table so that the cells that are vectors are transposed and the rest repeated to fill the gaps

Description

Function to expand a data table so that the cells that are vectors are transposed and the rest repeated to fill the gaps

Usage

expandDT(DT, toExpand = NULL)

Arguments

DT

A data.table.

toExpand

A vector of names of the tables to expand.


StoXProject/RstoxFramework documentation built on Oct. 17, 2023, 1:24 p.m.