HKBU Phonology Lab
http://arts.hkbu.edu.hk/phonlab/index...
Sample R code:
data1 = read.csv(file.choose(), header = TRUE, sep=",")
barplot(data1mean$Score,
names= data1mean$Training)
barplot(data1mean$Score,
names= data1mean$Training,
ylim= c(0, 100))
barplot(data1mean$Score,
names= data1mean$Training,
ylim= c(0, 100),
main="Mean Scores of the Groups",
xlab="Group",
ylab="Mean scores")
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