HKBU Phonology Lab
http://arts.hkbu.edu.hk/phonlab/index...
information about the “plyr” package.
https://cran.r-project.org/web/packag...
Sample R code:
data1 = read.csv(file.choose(), header = TRUE, sep=",")
head(data1)
library(plyr)
count(data1, c("Gender", "Group"))
count(data1, c("Test", "Gender"))
Thanks to the HKBU Faculty of Arts for the support in the video making.
Lab director: Mingxing Li
Technical assistant: Vesper Liu
Director and camera: Kennix Chow
Copy editing: Tsui Ying Ho