validate_path: Validate path

View source: R/write_taxa_map.R

validate_pathR Documentation

Validate path

Description

Use dir.exists to determine whether the input path is valid and returns an error message if not.

Usage

validate_path(path)

Arguments

path

A character string specifying a path to the dataset working directory.

Value

A warning message if the path leads to a non-existant directory.


EDIorg/taxonomyCleanr documentation built on April 9, 2023, 2:43 a.m.