Skip to contents

Add File Path

Usage

addFilePath(fileName, locationType, remotePath = NULL)

Arguments

fileName

name of file, e.g. "data.csv", "14SEA_Full_Dataset_2017-01-29.xlsx"

locationType

type of location, any of "local" or "remote". OPTION 1: "local" (the file must be available under inst/extdata/). OPTION 2: "remote" (load data from remote path).

remotePath

path to remote file, if locationType == "remote", e.g. "http://www.14sea.org/img/"