R read.dta()

1 개요[ | ]

R read.dta()
  • "Stata 바이너리 파일 읽기"
library("foreign")
read.dta("https://stats.idre.ucla.edu/stat/data/hsbdemo.dta")

2 같이 보기[ | ]

3 참고[ | ]

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