
INTRO 1. paste, substr 2. as. : 객체변환 3. date, format 1. paste, substr paste 입력받은 문자를 하나로 붙여주며 "sep=" 옵션을 이용해 문자열들 사이에 구분자(separator) 사입 가능 substr 문자열에서 특정 문자열을 추출하는 기능 test_etc_fun.R rm(list=ls()) setwd = "~/Rcoding" ## paste number = 1:10 alphabet = c('a','b','c') paste(number,alphabet) paste(number,alphabet,sep=" to the ") ## substr substr("BigDataAnalysis", 1,4) contrys = c('Korea', 'Japan', ..
R
2022. 3. 28. 17:13
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- SSH
- pyserial
- Regression
- 자가격리
- ERP
- Templates
- Model
- CSV
- Python
- sublime text
- Raspberry Pi
- Pandas
- arduino
- DAQ
- 라즈베리파이
- 확진
- MacOS
- template
- DS18B20
- github
- vscode
- git
- Django
- r
- COVID-19
- server
- analysis
- 코로나19
- raspberrypi
- 코로나
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함