This function returns a data frame with the file names and paths of all R files in the current directory.
inventory_Rfiles()A data frame with the file names and paths of all R files in the current directory.
inventory_Rfiles()
#> [1] file_name file_path
#> <0 rows> (or 0-length row.names)