get.nlines |
Determine the number of lines in a (large) text file without importing it. |
get.sep |
Determine field delimiter in text files |
get.skip |
Determine Number of Rows to be Skipped in Text Files |
read.to.list |
Read various input file formats into a list of data frames. Wrapper function for 'read2list' to automate reading further and avoid errors due to missing folders or files. |
read2list |
Read various input file formats into a list of data frames |
readmoRe |
Utilities for data import |
rm.empty.cols |
Remove Empty Columns From an Imported Excel Sheet |
rm.newline.chars |
Remove 'newline' Characters From Imported Excel Sheets |