I prefer to use the ggplot2 plotting package to plot graphs in R due ... p <- ggplot(m3,aes(x=year,y=state,fill=count))+ #add border white ...
確定! 回上一頁