get_all_files: Returns the list of pathology report files with an extension...

Description Usage Arguments

View source: R/get_all_files.R

Description

Returns the list of pathology report files with an extension of ".pdf" found in folders indicated by the years between start_year and end_year inclusive.

Usage

1
get_all_files(start_year, end_year)

Arguments

start_year

integer value indicating the first calendar year as used in the name of the folders containing reports from the years indicated.

end_year

integer value indicating the last calendar year as used in the name of the folders containing reports from the years indicated.


rmsharp/snprcspf documentation built on June 15, 2020, 11:21 a.m.