download_nitrc_url: Download NITRC URL

Description Usage Arguments Value

Description

Download URL from NITRC

Usage

1
2
3
download_nitrc_url(username, password,
  nitrc_url = "http://www.nitrc.org/frs/downloadlink.php/2204",
  outfile = NULL, fileext = ".tar.bz2", overwrite = FALSE)

Arguments

username

username for authentication

password

password for authentication

nitrc_url

URL to download

outfile

output filename

fileext

if outfile = NULL,

overwrite

Should the outfile be overwritten

Value

List of 2 elements, return of GET, and output filename


muschellij2/nitrc documentation built on May 23, 2019, 9:53 a.m.