View source: R/new_functions.R
run_wget | R Documentation |
Given a bash script produced by generate_wget(), runs the script and downloads results to the specified directory
run_wget(script.path, directory = "./")
script.path |
a bash file (ext = .sh) including the path to the file |
directory |
a path to a directory indicating where results should be stored |
downloads NetCDF files to the users' machine
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.