createNewFile.File: Creates a new file

Description Usage Value Author(s) See Also

Description

Creates a new file on the file system.

Usage

1
2
## S3 method for class 'File'
createNewFile(this, ...)

Value

Returns TRUE if the file was succesfully created, otherwise FALSE.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

Internally file.create() is used. For more information see File.


HenrikBengtsson/R.io documentation built on May 6, 2019, 11:54 p.m.