loadFromUrlToTmp: Loads file of listing remapR from URL to ~/tmp

Description Usage Arguments Value Author(s) Examples

Description

Loads listing-file and creates ~/tmp.

Usage

1
2
loadFromUrlToTmp(url.in="http://tagc.univ-mrs.fr/remap/download/remapR",
tmp.to="remapR.csv")

Arguments

url.in

The path to a listing-file.

tmp.to

The name of listing-file.

Value

Data.Frame from the listing-file.

Author(s)

Alexey Solovyev

Examples

1
myFrame <- loadFromUrlToTmp("http://tagc.univ-mrs.fr/remap/download/remapR", "remapR.csv")

LosevAMU/remapR documentation built on May 25, 2019, 12:23 p.m.