Restore R object from binary file.
readBinary(
task,
type,
subdir = NULL,
dirCreate = FALSE,
ask = FALSE,
quiet = FALSE,
password = NULL
)
Object stored in binary file, or NULL
if file does not exist.
Object of class D4TAlinkTask
, as created by initTask
.
Filename type. If the type is an array, the cocatenation of the elements is used with separator"-". Filenames have the form [task name]_[type].[ext]
(optional) Subdirectory.
Logical, if TRUE (by default) the directory is created.
query encryption key from user, default FALSE.
issue warning if file does not exists.
encryption password, default NULL