is.readonly(x, ...)
# S3 method for ff
is.readonly(x, ...)
Value
logical scalar
Arguments
x
x
...
...
Author
Jens Oehlschlägel
Details
ff objects can be created/opened with readonly=TRUE.
After each opening of the ff file readonly status is stored in the physical attributes and serves as the default for the next opening.
Thus querying a closed ff object gives the last readonly status.