powered by
This is used as with the future API as an argument to plan.
future
plan
civis_platform(...)
Arguments to CivisFuture and then scripts_post_containers
CivisFuture
scripts_post_containers
The result of evaluating expr.
expr
# NOT RUN { plan(civis_platform) fut <- future({2 + 2}, required_resources = list(cpu = 1024, memory = 2048)) value(fut) # } # NOT RUN { # }
Run the code above in your browser using DataLab