R/utils.R

# initialize parameters to avoid "no visible binding for global variable" when running check()

utils::globalVariables(c("dataset", "dependent_variable","continuous_variables", 
                         "independent_variables", 
                         "number_of_observations", "period_list", 
                         "period_var_temp","period", "value", "bind_rows"))

Try the cbsREPS package in your browser

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

cbsREPS documentation built on June 8, 2025, 9:38 p.m.