pixture
is an R package designed to create HTML image galleries. The galleries can be standalone, included in an Rmarkdown/Quarto document or incorporated into a Shiny app. See the project website for more details.
install.packages(c("htmlwidgets","shiny","remotes"))
remotes::install_github('royfrancis/pixture')
This R package is offered free and without warranty of any kind, either expressed or implied. I will not be held liable to you for any damage arising out of the use, modification or inability to use this program. This R package can be used, redistributed and/or modified freely for non-commercial purposes subject to the original source being properly cited. Licensed under GPL-3.
- simplelightbox created by Damir Brekalo.
- Diamond gallery layout by Alvaro Montoro.
- Images from Pexels.
If you have an comments, suggestions, corrections or enchancements, kindly submit an issue on the Github issues page.
2024 • Roy M Francis