R/zzz.R

utils::globalVariables(c(
  # dplyr / data manipulation variables
  "stratumId", "treatment", "n", "rowId", "weight",
  "is_nco", "est", "outcome_id", "y", "SY", "S2",
  # additional identifiers and helper variables
  "..keep"
))

Try the pda package in your browser

Any scripts or data that you put into this service are public.

pda documentation built on Nov. 18, 2025, 1:07 a.m.