## Exported functions: export("start_base") ## Global import of dependencies: import(MASS) import(rhandsontable) import(shiny) import(shinydashboard) ## Soft import of selected functions: importFrom("stats", "glm", "predict") importFrom("utils", "data")