loadFromUrlToTmp | R Documentation |
Loads listing-file and creates ~/tmp.
loadFromUrlToTmp(url.in="http://tagc.univ-mrs.fr/remap/download/remapR",
tmp.to="remapR.csv")
url.in |
The path to a listing-file. |
tmp.to |
The name of listing-file. |
Data.Frame from the listing-file.
Alexey Solovyev
myFrame <- loadFromUrlToTmp("http://tagc.univ-mrs.fr/remap/download/remapR", "remapR.csv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.