link_preview | R Documentation |
Generate link to the preview shiny app for forecast submissions
link_preview(gh_repo, pr_number, data_folder = "data-processed")
gh_repo |
GitHub repository address in the format |
pr_number |
Number of the pull request to validate |
data_folder |
Path to the folder containing forecasts in this |
A character vector containing one link for each of the forecast file
uploading in the PR #pr_number
.
link_preview(
"epiforecasts/covid19-forecast-hub-europe",
956
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.