View source: R/utils.R View source: R/starburst-estimate.R
| estimate_cost | R Documentation |
Estimate Cost
Estimate cost
estimate_cost(
workers,
cpu,
memory,
estimated_runtime_hours = 1,
launch_type = "FARGATE",
instance_type = NULL,
use_spot = FALSE
)
estimate_cost(
workers,
cpu,
memory,
estimated_runtime_hours = 1,
launch_type = "FARGATE",
instance_type = NULL,
use_spot = FALSE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.