Skip to content
Prev 388477 / 398513 Next

problem for strsplit function

Hello,


I would suggest something like `tools::file_path_sans_ext` instead of
`strsplit` to remove the file extension. This is also vectorized, so you
won't have to use a `sapply` or `vapply` on it. I hope this helps!

On Wed, Jul 7, 2021 at 9:28 PM Kai Yang via R-help <r-help at r-project.org>
wrote: