Skip to content

Instantly share code, notes, and snippets.

@brunaw
Created March 20, 2018 22:58
Show Gist options
  • Save brunaw/e7ea166b4b23fe5c82d5342205ef9a4a to your computer and use it in GitHub Desktop.
Save brunaw/e7ea166b4b23fe5c82d5342205ef9a4a to your computer and use it in GitHub Desktop.
temp = list.files(pattern="*.txt")
myfiles = lapply(temp, read.table, sep = ",")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment