evaluate_attrs: Evaluate a function without loosing CDS metadata attributes.

Description Usage Arguments Value

View source: R/cds_df.R

Description

Used primarly to implement S3 generics coming from dplyr which remove CDS attributes and are popular (mainly mutate, and join variants).

Usage

1

Arguments

cds_df

A cds_df tibble.

dplyr_f

A function.

...

arguments passed to 'dplyr_F'

Value

Output of the 'dplyr_f' function evaluated with '...' with CDS metadata attributes preserved.


jarekkupisz/cdsR documentation built on Dec. 20, 2021, 9:05 p.m.