When using ggplot in R, how do I remove margins surrounding the plot area? You can also use theme_nothing() from the cowplot package:
確定! 回上一頁