store_resources: provide information on all resources in a store

View source: R/utils.R

store_resourcesR Documentation

provide information on all resources in a store

Description

provide information on all resources in a store

Usage

store_resources(store = "public", as.json = FALSE, ...)

Arguments

store

character(1) a store name, defaults to '"public"'

as.json

logical(1) apply the 'as_json()' method before returning, useful for parallelization

...

passed to 'anv_fire_test_resources'

Note

You can't hand back python objects from worker nodes, so set 'as.json = TRUE' in such settings.


vjcitn/AnvBiocFHIR documentation built on May 31, 2022, 10:39 a.m.