admin.Rd
Launches the administration console (Shiny App)
admin(path = getwd())
the path where to find 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.
It will build the ui from this list.
if (FALSE) { # \dontrun{ admin() } # }