getParent.File: Gets the string of the parent specified by this pathname

Description Usage Value Author(s) See Also

Description

Gets the string of the parent specified by this pathname. This is basically, the string before the last path separator of the absolute pathname.

Usage

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

Value

Returns a character string if the parent exists, otherwise NULL.

Author(s)

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

See Also

*getParentFile() For more information see File.


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