get.path: Return the complete path to a demo model Excel workbook

Description Usage Arguments Value Examples

View source: R/utility.functions.R

Description

Return the complete path to a demo model Excel workbook

Usage

1

Arguments

x

a character element representing a file name ("demo.model.1.xls", "demo.model.3.xls", "demo.model.4a.xls", "demo.model.4b.xls").

Value

a character element representing the complete path to the file. If the file cannot be found, an empty element will be returned.

Examples

1
path.to.demo.model <- get.path("demo.model.1.xls")

barnzilla/no.name documentation built on Oct. 14, 2020, 3:25 p.m.