parent_dir_paths: Get paths to all parent directories

View source: R/utils.R

parent_dir_pathsR Documentation

Get paths to all parent directories

Description

Returns a vector with the full paths to all parent directories of a directory.

Usage

parent_dir_paths(dir_path = getwd())

Arguments

dir_path

The directory to start the search from. Defaults to current working directory.


grunwaldlab/oomycetedbtools documentation built on March 23, 2022, 6:54 a.m.