... lines() , which adds the line to the existing plot. hist(home_data$price, probability = TRUE) abline(v = mean(home_data$price), col='red', lwd = 3) lines ...
確定! 回上一頁