exec_setting | R Documentation |
execution_settings
exec_setting( instance_type = "c4.2xlarge", max_parallel_instances = 1, use_memoization = FALSE )
instance_type |
The instance to run task. |
max_parallel_instances |
Max number of parallel instances. |
use_memoization |
Automatic reuse of precomputed results. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.