Closed joethorley closed 1 year ago
@aylapear - this one is on the table if you want
I had a stab and it needs some thought. I'm icing for now.
The challenge is that nrow(NA) returns NA which results in vld_nrow() returning NA not FALSE
better to use check_data()
for nrow
This old thread has been automatically locked. If you think you have found something related to this, please open a new issue and link to this old issue if necessary.
Just easier to read and type and commonly used
chk_nrow(x, nrow = 1, upper = nrow, x_name = NULL)