2019년 7월 25일 목요일

R 한글 인코딩 문제

Sys.setlocale("LC_CTYPE", "ko_KR.UTF-8");


txt <- readLines(file("file.txt", encoding = "EUC-KR"))

댓글 없음:

댓글 쓰기