We can weight the data by the "total" column (i.e. total population) to make this a graph of population. library(plotly) p <- ggplot(english_french, ...
確定! 回上一頁