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

View source: R/url_to_tmp.R

loadFromUrlToTmpR Documentation

Loads file of listing remapR from URL to ~/tmp

Description

Loads listing-file and creates ~/tmp.

Usage

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

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


LosevAMU/remapR documentation built on Sept. 25, 2024, 12:32 p.m.