Man pages for hadley/sinartra
A simple web app framework for R, based on sinatra.

errorReturn an error page. Error pages located in...
mime_typeCompute mime type from file extension. Needs mechanism for...
passPass on this match and defer to next. Pass if you don't want...
redirectRedirect to new url.
renderSend output to browser
render_brewRender template using brew. Templates are located in 'views'.
render_jsonProduce JSON from an R object
route_matcherGenerate functions to match specified route.
RouterRouter object. The router object coordinates matching urls to...
route_reParse route (with parameters) into regular expression.
static_fileSend static file to browser, if present. Otherwise pass.
hadley/sinartra documentation built on May 17, 2019, 12:47 p.m.