Steffen

Results 6 comments of Steffen

I would find renaming in `col_select` pretty neat for large data sets with uninformative column names, e.g. [ANES](https://electionstudies.org/anes_timeseries_2016_userguidecodebook/), because you want to select the columns you need when reading, since...

I encountered this issue as well and can confirm it. In fact, it is not just the class attribute that is affected, but the returned vector has no attributes at...

In the following reprex I simplified the problem a bit further. With `\(x,y) y` as the `.f`-argument, the returned vectors should be identical to the original. ``` r library(tidyverse) library(lubridate)...

This feature suggestion has aged a bit, but as I regularly use shortcuts, I would love shortcut implementations for this add-on. The previous post asking for one that toggles whitelist...

I encountered this same issue with pandoc 2.14 on Fedora 37. With the latest 3.0.1 binary from github, it worked fine.

Thanks for the quick response. > I don't have a machine with Fedora. Is this reproducible on rhub or how can I reproduce this - I only have Windows and...