Skip to contents
A framework for converting R functions into interactive web applications using OpenCPU as a backend. 'appifyr' bridges the gap between R's analytical capabilities and web interfaces by automatically generating HTML forms for function parameters, connecting these inputs to OpenCPU API calls, and displaying the function outputs. It allows R users with minimal JavaScript knowledge to create interactive web applications.