source.multi: Try 'source' with multiple files

Description Usage Arguments Value Examples

Description

sources the first file that exists in a vector of files.

Usage

1
source.multi(multiPath)

Arguments

multiPath

vector of character strings representing inputs to source

Value

index of the path in multiPath that was sourced

Examples

1
source.multi(c("/path/on/network", "/path/on/local"))

Sabrina-Ge/sagesalad documentation built on June 4, 2019, 7:34 p.m.