startLog {httpcache} | R Documentation |
Enable logging
Description
Enable logging
Usage
startLog(filename = "", append = FALSE)
Arguments
filename |
character: a filename/path where the log can be written out.
If |
append |
logical: if the file already exists, append to it? Default
is |
Value
Nothing.
[Package httpcache version 1.2.0 Index]