For ggplot2, plot the histogram layer with the geom_histogram() function that follows the ... lessR: Histogram(Salary) ggplot2: ggplot(d, aes(Salary)) + ...
確定! 回上一頁