在Ron 中Windows,tempdir()返回包含 的短名称的路径non 8dot3 directory names。
如何将它们扩展为长名称?
使用纯R代码的答案是有利的,但使用众所周知的 shell 命令的答案system()可以作为备份。
在Ron 中Windows,tempdir()返回包含 的短名称的路径non 8dot3 directory names。
如何将它们扩展为长名称?
使用纯R代码的答案是有利的,但使用众所周知的 shell 命令的答案system()可以作为备份。