zenbuUpload: zenbuUpload

Description Usage Arguments Examples

Description

Wrapper to the zenbu_upload command-line tool of Zenbu

Usage

1
2
zenbuUpload(..., URL = "http://fantom.gsc.riken.jp/zenbu", verbose = FALSE,
  echo = FALSE, stdout = TRUE)

Arguments

...

passed to the shell command directly

URL

URL to the Zenbu browser.

verbose

Print in R the shell command.

echo

Echo in shell the arguments passed.

stdout

Passed to the 'system2' command.

Examples

1
2
3
4
## Not run: 
zenbuUpload("-collabs")

## End(Not run)

charles-plessy/zenbuWrappeR documentation built on May 13, 2019, 3:32 p.m.