edd_fetch: Function to fetch simulation files from an 'FTP' or 'SFTP'...

View source: R/edd_fetch.R

edd_fetchR Documentation

Function to fetch simulation files from an FTP or SFTP server.

Description

Function to fetch simulation files from an FTP or SFTP server.

Usage

edd_fetch(url = NULL, credentials = NULL)

Arguments

url

URLs of the files to be downloaded.

credentials

Credentials for a FTP or SFTP server. Do not use credentials if the server does not require authentication. credentials takes the format: "username:password".

Author(s)

Tianjian Qin


EvoLandEco/eve documentation built on Sept. 14, 2024, 12:04 a.m.