powered by
Title: File Extension Finder
file_ext(epath)
A string representing the file extension.
File path.
Unknown (Adapted by Tingwei Adeck)
fpath <- system.file("extdata", "rnaspec2018.csv", package = "tidyDenovix", mustWork = TRUE) ext = file_ext(fpath)
Run the code above in your browser using DataLab