... with 490 more rows billionaires %>% ggplot(aes(TNW)) + stat_lorenz(desc = TRUE) + coord_fixed() + geom_abline(linetype = "dashed") + theme_minimal() + ...
確定! 回上一頁