new version

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-04-09 10:54:52 +02:00
commit 4cd484bd6b
No known key found for this signature in database
5 changed files with 61 additions and 30 deletions

View file

@ -17,4 +17,5 @@ Helper to import files correctly
}
\examples{
file_extension(list.files(here::here(""))[[2]])[[1]]
file_extension(c("file.cd..ks","file"))
}