Generator
Easily generate template projects with correct file structure for ambiorix applications and APIs.
The package comes with 2 main functions:
create_package()
: A basic app in R package form.create_box()
: Modular & nested app structure using{box}
.