Wraps Lua 5.1.5 state machine using Rcpp. Lua state in R becomes L <- new(LuaState)
and garbage collection on that state becomes L$gc(2)
in R, for example.
Maintainer: Roy Ratcliffe royratcliffe@me.com (ORCID)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.