powered by
This utility returns the path to internal file
jubilee.locate_file(local_file, stop = TRUE)
character, the file name of an internal file.
logical, whether to stop if file can't be located. Default is TRUE.
TRUE
The path to the file, or else, an empty string
# NOT RUN { jubilee.locate_file("UNRATE.csv") # }
Run the code above in your browser using DataLab