.createWorkunit | R Documentation |
Create a workunit
.createWorkunit(
login = NULL,
webservicepassword = NULL,
posturl = NULL,
containerid = NULL,
applicationid = NULL,
inputresourceid = NULL,
status = "PENDING",
description = "",
name = ""
)
Christian Panse <cp@fgcz.ethz.ch> 2021
## Not run:
bfabricShiny:::.createWorkunit(login, webservicepassword, posturl=posturl,
containerid=3000, applicationid=212, inputresourceid=list(1753925, 1753924))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.