Description Usage Arguments Value Author(s) See Also Examples
View source: R/tab.data.frame.r
Tan suat cho 1 bien so dinh tinh co mot hang o cuoi the hien TOTAL
1 | tab.data.frame(data = .data,sort=T)
|
data |
Vector cua bien dinh tinh can thuc hien thong ke |
sort |
Co sap xep cac gia tri cua bien dinh tinh theo tan suat giam dan |
If it is a LIST, use
X |
Tan suat |
Percentage |
Ti le phan tram |
X.95CI |
Khoang tin cay 95 pct |
Total |
Co mau |
Do Van Dung <dovandzung@gmail.com>
Xem them summ
, ~~~
1 2 3 4 5 | tab.data.frame(miso[,c("bietchu")])
tab.data.frame(miso[,c("tienthai")])
tab.data.frame(miso[,c("tienthai")])
tab.data.frame(miso[,c("tienthai","bietchu")])
tab.data.frame(miso[,c("tienthai","bietchu")],selectrow=2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.