runLogbuchApp: run the logbuch server

Usage Arguments Examples

Usage

1
    runLogbuchApp(app, port 3333, host, project_csv NULL, staff_csv NULL, data_sources NULL, logo_img NULL)

Arguments

app

either a directory with the application or list with ui and server

port 3333

port to listen to

host

if "127.0.0.1" only visible on localhost

project_csv NULL

filepath to csv with project-data

staff_csv NULL

filepath to csv with staff-data

data_sources NULL

filepaths to data sources to use

logo_img NULL

filepath to logo

Examples

1
2
3
4
5
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as

michelk/logbuch.R documentation built on May 22, 2019, 9:55 p.m.