Trevor Nederlof
Trevor Nederlof
Closes #6242. Add in na.rm argument to `nth()`, `first()`, and `last()`. Note: this is my first time contributing, I tried to follow the guidelines and review previous PRs but please...
A pretty common operation with tabular data is to make data longer and make data wide. These type of operations are often referred to as pivots, stack/unstack, spread/gather, melt/cast, etc....
When the default text of DefaultInteractiveSelect and DefaultInteractiveMultiselect go beyond a single line in a terminal, the first line of text repeats continuously each time I select a different option,...
**CANNOT MERGE until `connectcreds` release** Addresses: https://github.com/r-dbi/odbc/issues/930
There is already a helper function that detects when "Viewer" type credentials exist here: https://github.com/r-dbi/odbc/blob/258b74a71f765f905403701ee181d904550a9844/R/driver-databricks.R#L219 It would be helpful for those using "Service Account" style credentials to be able to...
**What type of PR is this?** > Uncomment only one ` /kind ` line, hit enter to put that in a new line, and remove leading whitespaces from that line:...