unloadFile.Rd
Removes a file from cache.
unloadFile(ident, from = pwd(), filePath = ".", addIdToName = FALSE)
used if a relative path is used
local Path where the file should be stored, relative to rootPath, normally wd
logical, if the entityId should be added to the filename
ics1099