INTRO 첨부파일 data : csv, txt, xls, xlsx # clear environment : rm(list = ls()) 1. csv, txt file import test_import_1.R rm(list = ls()) setwd("/Users/[YourMacID]/Rcoding") fpath = "./data/" fname = c("data_csv.csv","data_txt.txt","data_xls.xls","data_xlsx.xlsx") fpath_list = paste(fpath,fname,sep="") data_csv fname = c("data_csv.csv","data_txt.txt","data_xls.xls","data_xlsx.xlsx") > fpath_list = pas..

INTRO Text, .txt file 다루기 - iterm.app or terminal.app : file handling - python file handling File Handling : Create, Open/Close, Append, Read, Write 용어 Text File(텍스트 파일, .txt) 사람이 인지할 수 있는 문자열 집합으로부터 문자열로만 이루어진다. 잘 알려진 문자열 집합으로는 ASCII 문자열 집합과 유니코드 문자열 집합이 있다. 출처 : ko.wikipedia.org/wiki/텍스트_파일 ASCII 미국정보교환표준부호(American Standard Code for Information Interchange) 줄여서 ASCII( /ˈæski/, 아스키)는 영문 알파벳을 사..
- Total
- Today
- Yesterday
- Templates
- Model
- 코로나19
- ERP
- sublime text
- CSV
- Django
- 라즈베리파이
- Pandas
- pyserial
- raspberrypi
- r
- git
- MacOS
- SSH
- analysis
- arduino
- 자가격리
- Regression
- DAQ
- github
- 확진
- DS18B20
- Raspberry Pi
- vscode
- COVID-19
- template
- 코로나
- Python
- server
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |