dot-getResources: get all resources of a (login, project)

.getResourcesR Documentation

get all resources of a (login, project)

Description

get all resources of a (login, project)

Usage

.getResources(
  login = NULL,
  webservicepassword = NULL,
  posturl = NULL,
  workunitid = NULL,
  updateProgress = NULL
)

Arguments

login

bfabric login

webservicepassword

bfabric webservicepassword, visible when you check your user details in the bfabric system.

posturl

where the flask server is working

workunitid

a workunit Id

updateProgress

a callback function for writing log output, e.g., using a Progress object, see also https://shiny.rstudio.com/articles/progress.html.

Value

a vector of resource ids


cpanse/bfabricShiny documentation built on March 27, 2024, 1:53 a.m.