Closed JosiahParry closed 9 months ago
See: https://github.com/tidyverse/dtplyr/blob/6e923bbc544718716135b99a2aa011fb079b6818/R/step-first.R#L4
I believe this should be rewritten as:
"A lazy data.table captures the intent of dplyr verbs, only actually performing computation when requested..."
See: https://github.com/tidyverse/dtplyr/blob/6e923bbc544718716135b99a2aa011fb079b6818/R/step-first.R#L4
I believe this should be rewritten as: