powered by
Use this function to create a parallax effect in your application.
material_parallax(image_source)
String. The image file name. Place the image in a folder labeled 'www' at the same level as the application (server.R & ui.R).
# NOT RUN { material_parallax( image_source = "example_image.jpg" ) # }
Run the code above in your browser using DataLab