Eric Nantz
Eric Nantz
Thank you for this excellent post Sebastian! I've been actively using VS-Code in most of my open-source R development livestreams and you have some great gems here that I didn't...
> instead, my experience is that debugging is more robust in VS Code than in RStudio. I'm definitely interested in your debugging workflow in normal (non-package) projects. Could you share...
Wanted to chime in and mention that there is a way to make the modal movable by using the excellent [`shinyjqui`](https://yang-tang.github.io/shinyjqui/) package. Here's a minimal example demonstrating the functionality taken...
I would still like to see a vignette for a slightly different take on using `future` with `promises` in a Shiny app. My typical use cases are that I have...
I fully admit that finding catchy titles (and by proxy naming variables) is not my strong suit, but after thinking for a bit I came up with these possibilities: *...
I am running the latest development version `0.8.5` of [xaringan](https://github.com/yihui/xaringan) which now includes a function called [`decktape`](https://github.com/yihui/xaringan/blob/39b97a896cb6486899c5e4b491d3094b03ab5f9d/R/render.R#L278-L318) to create a pdf copy of the slides using the decktape library. I...
Great! Until the new version of the theme is released I will create a simple css file with those contents.
I have my site's code hosted on GitLab and it'd be great to use staticman with it!
I've been starting to use `xaringan` for creating presentations at work and for personal projects, and while I still consider myself to be somewhere between a beginner and intermediate level,...
@amoeba thanks for your work on this! I've been AFK due to illness but I want to jump back in to help out. I'll add notes on which features I...