Félix M

@felixmil.com

👋 Hi ! I am a: 💻 #rstats developer 🍕 pizza baker 🐶 Puppy tamer 🃏 #fabtcg player 🏔️ Nature lover Find me on: - GitHub: https://github.com/Felixmil - Instagram: https://www.instagram.com/flx.1000/

Had some #rstats fun and learned a lot building a random image picker using #rshiny I wanted to replicate a wheel dynamic so I used an incremental invalidateLater() Also, I wanted the images to render very quickly so I used conditionalPanel() to do that on the client side. How would you do it ?