Matt Warkentin
Matt Warkentin
Here is a quick-and-dirty version of `list_across()` that has the desired behaviour...happy to clean this up into a PR, if desired. ``` r library(tidyverse) list_across #> 1 21_6 329. #>...
I wasn't really trying to make a strong argument with these examples - they are just toy examples to accompany the issue as I see it. As I said in...
Agreed, this would be a nice addition to this package.
@Paschalis `geom_chicklet(color = 'transparent')` should work.
Are there any updates as to whether or not this PR will be merged?
@jkh1 Should using this version of the viewer.js file in place of the original file that installs by default provide the relevant variables simply when calling the Viewer in R/RStudio...
@jkh1 Thank you for your response. So I have tried to drop-in this javascript file and it does not seem to be working as anticipated. You say it should work...
I am somewhat new to contributing to `parsnip`-adjacent packages, but I *thought* that an update to the `parsnip` documentation would be important for showing the `flexsurvspline` engine and tunable arguments...
Sorry for dropping the ball on this. I was moving across the country for a new job and just totally got sidetracked. Want me to get this back on track,...
For me: * [x] add unit tests to censored * [x] PR to parsnip with documentation and making the engine args tunable (I left a more detailed comment on this...