Get metadata for a specific output cell
tplyr_meta_result.RdReturns a tplyr_meta object containing the filter expressions
that describe the source data for the specified cell.
Arguments
- result
A data.frame from
tplyr_build()built withmetadata = TRUE- row_id
Character row ID (from
result$row_idorgenerate_row_ids())- column
Character column name (e.g.,
"res1")