Description Usage Value Author(s) See Also
Checks if the file can be written to.
1 2 |
Returns TRUE
if the file can be written to. If not, or if the
specified path is a directory, FALSE
is returned.
Henrik Bengtsson (http://www.braju.com/R/)
*canRead()
.
Internally file.access
() is used.
For more information see File
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.