Reading in, Accessing, and Summarizing Data in R

How To R
How To R
36.6 هزار بار بازدید - 11 سال پیش - How to read in data,
How to read in data, subset it, summarize it, obtain common statistics about it, access variables, rename variables, index the data, put data into lists and lots of gotchas.

Function List:
read.table()
read.csv()
file.choose()
names()
colnames()
rownames()
dim()
summary()
mean()
median()
max()
min()
length()
which()
which.max()
which.min()
list()
11 سال پیش در تاریخ 1392/06/19 منتشر شده است.
36,691 بـار بازدید شده
... بیشتر