Hello everyone,
This is not a serious issue, yet one that I imagine many folks run into at one point.
I use the here() function in R so that I can output files into smaller folders when running multiple models. This quickly raises issues of when file path can be greater than 90 characters.
I wanted to ask how we can combat this WITHOUT moving the analyses closer to a root folder (that is a shorter file path).
Are there any functions or methods to resolve this issue? I can't believe Mplus doesn't do >90 character file paths.