R语言使用lattice包中的bwplot函数可视化箱图(box plot)、par.settings参数自定义主题模式
目录
R语言使用lattice包中的bwplot函数可视化箱图(box plot)、par.settings参数自定义主题模式
R语言使用lattice包中的bwplot函数可视化箱图(box plot)、par.settings参数自定义主题模式
仿真数据
df<-read.csv("Facet_Data.csv", header = TRUE)
head(df)
str(df)
> df<-read.csv("Facet_Data.csv", header = TRUE)
>
> head(df)
age tau Class SOD male
1 0.9876238 6.297754 Control 5.609472 0
2 0.9