submit | R Documentation |
submit forecast to EFI
submit(
forecast_file,
metadata = NULL,
ask = interactive(),
s3_region = "submit",
s3_endpoint = "ecoforecast.org"
)
forecast_file |
forecast csv or csv.gz file |
metadata |
path to metadata file |
ask |
should we prompt for a go before submission? |
s3_region |
subdomain (leave as is for EFI challenge) |
s3_endpoint |
root domain (leave as is for EFI challenge) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.