Skip to content

Instantly share code, notes, and snippets.

View sithjaisong's full-sized avatar

Sith Jaisong sithjaisong

View GitHub Profile
@sithjaisong
sithjaisong / stakfile
Last active August 29, 2015 14:10
Stacking files
# Set the Directory
setwd("~/yourpath")
# Geting a List of Files
files <- listfiles(pattern= \\.text$')
# บางครั้ง อาจจะเจอกับ
info = file.info(files)