Skip to contents

Core functions

Functions to display simple images, galleries and carousels

pixfigure()
Create a simple layout of images
pixgallery()
Create an image gallery
pixcarousel()
Create a carousel

Usage in Shiny Apps

Output and render functions for use in Shiny apps

pixfigureOutput() renderPixfigure()
Shiny bindings for pixfigure
pixgalleryOutput() renderPixgallery()
Shiny bindings for pixgallery
pixcarouselOutput() renderPixcarousel()
Shiny bindings for pixcarousel

Demo shiny apps

Function to launch demo apps

launchApp()
Interactive shiny app