dir_check: Check directory existence

Description Usage Arguments Details Value Author(s)

View source: R/dir_check.R

Description

Make sure a given directory exists, and if there's no slash at the end of the path, add it.

Usage

1

Arguments

dirname

String - directory to check

Details

Causes error if specified directory doesn't exist. Puts slash at end of name if it's not there already.

Value

String - directory with slash at end of name (if it didn't have one already)

Author(s)

Emma Myers


e-myers/rnaseq documentation built on May 20, 2019, 9:14 p.m.