Ryan Chitwood
Ryan Chitwood
Looks like this and #242 got closed. Are there any plans to implement checkboxes? Edit: Is this feature in development?
I'm having the same error, but with `col_concat`/`is_uniq`: ``` r library(assertr) mtcars |> assert_rows(col_concat, is_uniq, mpg, cyl, hp) #> Error in data.frame(verb = verb, redux_fn = name.of.rowredux.fn, predicate = name.of.predicate,...
I think I'm having the same error, but with `col_concat`/`is_uniq` ``` r library(assertr) mtcars |> assert_rows(col_concat, is_uniq, mpg, cyl, hp) #> Error in data.frame(verb = verb, redux_fn = name.of.rowredux.fn, predicate...
I'll admit to being one of those people. Another example, I rarely take the time to review the column specification printed by `readr::read_csv()`.
Just want to say, that idk why I never tried this method, but this is sweet! I can check out the whole survey in a dataframe. Thanks for helping me...
I don't know why I didn't think of coercing using `as.data.frame()`. Opened PR #274.
I'm gonna close this one because, at least for my use case, the best answer is: ```r library(report) report::report(as.data.frame(WorldPhones) ```
How do you unlock New Game+?
Could org-capture be implemented via a widget? Press the widget on your home screen to open a new item to be synced in a preferred notebook (this would be inbox.org...