Description Usage Arguments Examples
Install hail dependencies and datasets to run the examples in documentation.
To remove hail use hail_uninstall
.
1 2 3 | hail_install(datasets_examples = TRUE)
hail_uninstall()
|
datasets_examples |
If TRUE, hail will be downloaded along with the datasets to run the examples. Use FALSE if you just want to install hail. |
1 2 3 4 5 | ## Not run:
hail_install()
hail_uninstall()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.