geom_area () is a special case of geom_ribbon() , where the ymin is fixed to 0 and y is used instead of ymax . geom_ribbon( mapping = NULL, data = NULL, stat ...
確定! 回上一頁