简体   繁体   English

我找不到geom_mosaic package

[英]I can not find geom_mosaic package

I am trying to draw a mosaic plot, but I cannot find the package geom_mosaic.我正在尝试绘制马赛克 plot,但我找不到 package geom_mosaic。 I updated ggplot2 but still nothing.我更新了 ggplot2 但仍然没有。 Could you please give me a hint?.你能给我一个提示吗? Thanks, -Marzieh谢谢,-Marzieh

Here's the code I used:这是我使用的代码:

# install.packages("devtools")
devtools::install_github("haleyjeppson/ggmosaic")

library(ggmosaic)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM