When empty data are provided to matsindf_apply(),
care must be take with the return value.
This function assembles the correct zero-row data frame or
zero-length lists.
Arguments
- .dat
The
.datargument tomatsindf_apply().- FUN
The
FUNargument tomatsindf_apply().- DF
The assembled
DFinsidematsindf_apply().- types
The
typesobject assembled insidematsindf_apply().
Value
The appropriate return value from matsindf_apply(),
either a zero-length list or a zero-row data frame.