Hi there, I have a list of filenames like
a<-c("file1.dbf", "file32.dbf", "myfile_temp.dbf") and I would like to remove the ".dbf" string from all records and obtain somethink like file1 file32 myfile_temp Thanks in advance, miltinho brazil [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.