PRISMA_calc_filetype_ {PRISMA2020} | R Documentation |
Calculate the correct filetime
Description
Work out the correct filetype to save the file as
Usage
PRISMA_calc_filetype_(fn, ft)
Arguments
fn |
The filename (including extension) |
ft |
The filetype (which can be NA or NULL) |
Value
the filetype taken from the filename, or overriden by the ft param
[Package PRISMA2020 version 1.1.1 Index]