Particles background for 'Shiny' applications and 'RMarkdown' documents with particles.js
Install from GitHub with:
remotes::install_github("dreamRs/particlesjs")
Use particles()
in the console, Shiny UI or a R markdown chunk:
# default configuration:
particles()
# with a custom config
particles("pat/to/custom-config.json")
Create a custom config JSON here : https://vincentgarreau.com/particles.js/