Mark-Eis / ParaAnita

R Functions for Binary and Binomial Data Analysis
https://mark-eis.github.io/ParaAnita/
Other
1 stars 0 forks source link

In `good_levels()`, handle error where `.ind_var` is not supplied #89

Closed Mark-Eis closed 1 month ago

Mark-Eis commented 3 months ago

https://github.com/Mark-Eis/ParaAnita/blob/fac6326946b0146724eb93fa4f810e1a8e1cd5de/R/good-levels.R#L106

Currently get unhelpful: –

Error in `pull()`:
! `var` is absent but must be supplied.
Mark-Eis commented 1 month ago

29bed6c