Gustavo Velásquez

Results 17 comments of Gustavo Velásquez

I'm a huge fan of {janitor} and would support the [conscious uncoupling](https://www.tidyverse.org/articles/2018/10/devtools-2-0-0/#conscious-uncoupling) of `tabyl()` and the `adorn_()` family into a separate package. I've also seen a similar idea discussed in...

Is there an active plan to implement these functions in `IRkernel`? It could be helpful in `vscode-jupyter` as well as in the VS Code R extensions as discussed [here](https://github.com/microsoft/vscode-jupyter/issues/4604).

Thanks for considering. I can't comment on the details of the implementation since it's beyond my expertise, but as a user I can say that the priority would be to...

Thanks, @flying-sheep. I think the code above may be missing an `else` but otherwise looks good, and you might consider including a call to `invisible()` so that the function is...

Apologies, that was due to my unfamiliarity with `IRdisplay::display()`. I tested it in a Jupyter notebook and in VS Code's `vscode-jupyter` extension and the data frames look great. Many thanks....

Thanks, @flying-sheep. The call to `invisible(x)` does make it useful to pass the input to the next link of a continuous pipe chain, however the printing order does become more...

Thank you for the interest. This has been on the backburner, but will plan to resume work on this in the next few months.

Thank you for considering this functionality. I have been trying to build a GitHub Action that uses the YouTube Data API v3, and it would be great to be able...

Related to highlite dependency: #35

Thank you for considering. I'd be interested in interval-censored Cox models in general.