Skip to content

R package and app for exploring stage lighting in candelit theatres

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

chrisbrownlie/lumos

Repository files navigation

lumos

lifecycle: experimental version: 0.0.0.9000

{lumos} is an R package and shiny app that enable exploration of stage lighting in candelit theatres and how different configurations affect the light levels across different areas of the stage.

Installation

You can install the development version of lumos from GitHub with:

# install.packages("devtools")
devtools::install_github("chrisbrownlie/lumos")

Classes

The package provides a set of R6 classes (stage, candelabra and candle) which are primarily for use in the lumos app - and as such are reactive-aware - but can also be used outside the app if desired.

Lighting app

You can launch the lumos app with the code below, or visit it at chrisbrownlie.com/lumos (not yet available).

library(lumos)

lumos::run_app()

Contact

For more information, contact Chris Brownlie

About

R package and app for exploring stage lighting in candelit theatres

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published