Skip to contents

Sets the default leading_string for file.path()

Usage

setLeadingString(leading_string = NULL)

Arguments

leading_string

Default (NULL) sets to "\\" for Windows and "/" otherwise; or can provide any character vector

Value

leading_string for use as default in file.path().