admin.Rd
Launches the administration console (Shiny App)
admin(path = getwd())
the path where to find the item folder(s)
The app will scan the path to detect sub folders that are expected to be item folders named after the id used to create them.
path
It will build the ui tabs from this list.
if (FALSE) { # \dontrun{ admin() } # }