formatPathAddIn: Ffile.path("/")ormat File Path

Description Usage Details Value References

View source: R/formatPathAddIn.R

Description

The functions provides an add-in interface on the create_file_path_call function.

Usage

1

Details

The add-in breaks the path string, example" "~/stuff/projects/r/something/else" into file.path call. The function can optionally call normalizePath on the passed string and modify default fsep argument of the file.path.

Value

Formatted file path using file.path or here.

References

The add-in draws heavily on the code available in https://github.com/rstudio/addinexamples.


konradedgar/reformatFilePath documentation built on Aug. 13, 2019, 3:11 p.m.