check_directory_name: A function to ensure that a directory name is in the proper...

Description Usage Arguments Value

View source: R/check_directory_name.R

Description

A function to ensure that a directory name is in the proper format to be pasted together with a file name. It adds a trailling / if necessary.

Usage

1

Arguments

directory

A string containing a directory path that we wish to check.

Value

A string object that is a directory name with a trailing slash, which is what will be required if we wish to paste it and a file name together.


matthewjdenny/SpeedReader documentation built on March 25, 2020, 5:32 p.m.