Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

splitFilePath

Split File and Path into Separate Parts


Description

This is a helper function to split path into path and filename. Code adapted from R.utils filePath command.

Usage

splitFilePath(abspath, normalize = FALSE)

Arguments

abspath

A character string of the file path

Value

A list with elements for the directory, filename, and absolute path.

Examples

# make me!!!

MplusAutomation

An R Package for Facilitating Large-Scale Latent Variable Analyses in Mplus

v0.8
LGPL-3
Authors
Michael Hallquist [aut, cre], Joshua Wiley [aut], Caspar van Lissa [ctb], Daniel Morillo [ctb]
Initial release
2020-09-28

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.