Skip to contents

This function creates a directory at the specified path if it does not already exist.

Usage

create_dir(export)

Source

https://github.com/taxonomicallyinformedannotation/tima/blob/main/R/create_dir.R

Arguments

export

Path to the directory to be created

Value

Message indicating the status of directory creation