get_eyeIntegration_datasets | R Documentation |
Downloads the data underlying eyeIntegration.
get_eyeIntegration_datasets(file = "eyeIntegration_v102_03_heavyweight.tar.gz",
destdir = system.file("app", package = "eyeIntegrationApp"),
destfile = "eyeIntegration_data.tar.gz", method, delete_tar = TRUE,
verbose = TRUE)
file |
The file name on biowulf2 |
destdir |
The destination for the eyeIntegration tar.gz file. |
destfile |
The file name for the eyeIntegration tar.gz file |
method |
Download method |
delete_tar |
Delete the tar file after data extraction? |
verbose |
Turn on verbosity for untar() |
## Not run: get_eyeIntegration_datasets()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.