First commit
This commit is contained in:
3
CT60A9710 Statistical mathematics/Lectures/test.R
Normal file
3
CT60A9710 Statistical mathematics/Lectures/test.R
Normal file
@@ -0,0 +1,3 @@
|
||||
library(readr)
|
||||
df1 <- read_csv(file = "diamonds.csv")
|
||||
View(df1)
|
||||
Reference in New Issue
Block a user