store_resources | R Documentation |
provide information on all resources in a store
store_resources(store = "public", as.json = FALSE, ...)
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' |
You can't hand back python objects from worker nodes, so set 'as.json = TRUE' in such settings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.