file.dir: Get directory of file

View source: R/file.R

file.dirR Documentation

Get directory of file

Description

Get directory of file from file path.

Usage

file.dir(filepath)

Arguments

filepath

file path (character)

Value

directory of file of given file path.


hmito/hmRLib documentation built on March 13, 2024, 9:41 p.m.