jubilee.locate_file: Internal utility to locate static file

Description Usage Arguments Value Author(s) Examples

View source: R/jubilee-locate-file.R

Description

This utility returns the path to internal file

Usage

1
jubilee.locate_file(local_file, stop = TRUE)

Arguments

local_file

character, the file name of an internal file.

stop

logical, whether to stop if file can't be located. Default is TRUE.

Value

The path to the file, or else, an empty string

Author(s)

Stephen H. Lihn

Examples

1
  jubilee.locate_file("UNRATE.csv")

jubilee documentation built on Jan. 24, 2020, 5:10 p.m.