start_bbq_with_config: start a bbq server

Description Usage Arguments Details Value Examples

Description

start a bbq server

Usage

1

Arguments

config

list of configuration information

...

parameters passed to start_bbq

Details

if config contains a configuration labelled start_dir will automatically start from that directory

configuration is set by writing the babylonconfig.toml file in that directory, which should be picked up

Value

processx process

Examples

1
2
3
4
## Not run: 
bbq_pid <- start_bbq_with_config(create_config(start_dir = "path/to/dir"))

## End(Not run)

dpastoor/rbabylon documentation built on May 15, 2019, 1:23 p.m.