Learn R Programming

truthiness (version 1.2.5)

normalize_path: Get Rid of Trailing Slash

Description

Remove extra trailing slash from file path.

Usage

normalize_path(path)

Arguments

path

Directory name.

Value

Directory name without a trailing slash.