Felipe Mattioni Maturana, Ph.D.
Felipe Mattioni Maturana, Ph.D.
Hi, I have been trying, without much success, to compile an HTML template into PDF in a AWS lambda function with the correct special characters. I have included in the...
Thanks for the great package! I was just trying to make it work with `pagedown`, but I don't think this is currently possible? Any thoughts?
Please, refer to the following link: > https://stackoverflow.com/questions/52859316/animated-plot-with-a-moving-facet-zoom-via-gganimate-and-ggforce#answer-53938398 Is this already possible without the mentioned workaround?
`nginxconfig.io` works amazingly great for an `ubuntu` server. However, the config for `Fedora` is a little different. For example, there is no `sites-available` folder in this OS, this config is...
I was wondering if there is a way to trigger an API authorization based on an `actionButton()`? I am trying to achieve some similar of the solution described here: https://gist.github.com/hadley/144c406871768d0cbe66b0b810160528....
Thanks for the nice package! I was wondering what would be the way to hide a UI element once the button to generate the PDF is clicked? My issue is...
Hi all! I have been trying to reproduce this example here: https://echarts.apache.org/examples/en/editor.html?c=custom-profit I do see that there is a `e_rect_g()` function, but I do not think they refer to the...
event
Hi! Is it possible to emit an event once the animation is done? Thank you!
Has anyone noticed an issue when using the package in Safari? **reprex:** ```r library(shiny) library(tuicalendr) ui
Hi all, Thank you for the nice library. It is quite useful and easy to use. I am wondering if there is an easy way for me to implement a...