This website requires JavaScript.
Explore
Help
Register
Sign In
elake
/
R-study
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
R-study
/
기초 실습 II.R
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
4 lines
82 B
R
Raw
Permalink
Normal View
History
Unescape
Escape
260220 study
2026-02-20 15:16:31 +09:00
## read text data ##
k200
=
read.csv
(
file
=
'./data/k100.csv'
,
header
=
TRUE
)
k200
Reference in New Issue
Copy Permalink