R 자료형

1 개요[ | ]

R data types
R 자료형, R 데이터 타입
영어 한국어 예시
NULL NULL
Logical 논리 TRUE, FALSE, NA
Numeric 수치
Integer 정수
Complex 복소수
Character 문자
Raw Raw
Vector 벡터 c(1,2,3)
List 리스트
Matrix 행렬
Array 배열
Factor 팩터
Data Frame 데이터 프레임

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}