No articles match
Introduction to luajr1 months ago
Running Lua code: lua() and lua_shell() | Calling Lua functions from R: lua_func() | Working with Lua States: lua_open(), lua_reset() | Further reading
The luajr.lua module1 months ago
Vector types | Creating and testing vector types | Vector type methods | Additional types | R function | Environment | Data frame | Matrix | Data matrix | Constants | Parallel processing | Utility functions | Long vectors
The R.lua module1 months ago
Introduction | Loading R.lua | R.sexp | Functions | Constants
Benchmarks2 months ago
Example 1: when to stick with R | Example 2: logistic map | Example 3: Lorenz attractor
Lua modules2 months ago
Introduction
Introduction to elixir9 months ago
Find and replace for language objects | Example: a domain-specific language for ordinary differential equations | Other elixir features
Interactive overlays in Shiny10 months ago
Tutorial: Overlays for interventions in epidemic modelling10 months ago
Epidemic simulation | Connecting to a mock-up of input | Shiny app skeleton | Adding input widgets | Combining inputs and outputs | Adding interventions with overshiny | Making the interventions work | Next steps
Introduction to inshiny10 months ago