Nothing
Code
invisible(preProcess(url = fixSrc$url, targetFile = "foo.csv", destinationPath = dest, fun = NA, verbose = 1))
Message
Running `preProcess`
Preparing: foo.csv
Skipping download. All requested files already present
...using file(s) in getOption('reproducible.inputPaths')...
Hardlinked version of file(s) created:
... no copy/copies made.
Code
invisible(preProcess(url = fixSrc$url, targetFile = "foo.csv", destinationPath = dest, fun = NA, verbose = 1))
Message
Running `preProcess`
Preparing: foo.csv
...downloading...
Downloading <file-url> ...
Appending checksums to CHECKSUMS.txt. If you see this message repeatedly, you can specify targetFile (and optionally alsoExtract) so it knows what to look for.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.