Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


adapr (version 2.0.0)

getFileInfo: Retrieve the file info for the file by name OR from the data subdirectory data

Description

Retrieve the file info for the file by name OR from the data subdirectory data

Usage

getFileInfo(source_info, data = "", file0 = "", path.grep = "")

Arguments

source_info

Project information in list

data

Data file name

file0

Filename not in data

path.grep

Path to search for file in

Value

File information list outcome of search

Examples

Run this code
# NOT RUN {
source_info <- create_source_file_dir("adaprHome","tree_controller.R")
getFileInfo(source_info,file0="read_data.R")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab