##To Handle 'big data' : [package]data.table##
install.packages("data.table") #install the packages
library("data.table") #I will use this packages
#to solv EOF within Issue
t1_20t=fread("file.txt", stringsAsFactors = FALSE, data.table = FALSE)
install.packages('bit64')
'반영훈 > R' 카테고리의 다른 글
[R][환경설정][한글 깨질 때] (0) | 2020.07.08 |
---|---|
R-기술통계학 명령어 요약 (0) | 2019.08.22 |
R 데이터 전처리에 사용했던 함수 정리 (0) | 2019.07.12 |
Error: not compatible: Incompatible type for column `SICK_01`: x numeric, y logical [R] 해결 (0) | 2019.07.10 |
[R][저장용][list.files()] 폴더 내 여러파일 자동으로 불러오기 (0) | 2019.07.04 |
댓글