- changed status to wontfix
Explore syntax for auto-looping over multiple columns in data frames
Issue #11
wontfix
assertr
does this nicely. Only implement if the syntax is easier than using e.g. apply(df, 2, assert_whatever
.
Comments (1)
-
reporter - Log in to comment
Keeping this functionality in assertr; don't duplicate it here.