fileparts: Folder, file and extension parts of a file name.

View source: R/plotlyGraphs.R

filepartsR Documentation

Folder, file and extension parts of a file name.

Description

Folder, file and extension parts of a file name.

Usage

fileparts(filepath)

Arguments

string

input character vector

Value

list of file parts.

Examples

fileparts("filePath")

lazypomelo/plotlyjs documentation built on May 24, 2023, 1:41 p.m.