瀏覽代碼

Fix #9 by removing tidyr spread/gather grouped image

master
Garrick Aden-Buie 7 年之前
父節點
當前提交
f92a350b50
共有 7 個文件被更改,包括 307 次插入308 次删除
  1. +0
    -1
      R/tidyr_spread_gather.R
  2. 二進制
      images/static/png/tidyr-gather.png
  3. 二進制
      images/static/png/tidyr-spread-gather.png
  4. 二進制
      images/static/png/tidyr-spread.png
  5. +83
    -83
      images/static/svg/tidyr-gather.svg
  6. +153
    -153
      images/static/svg/tidyr-spread-gather.svg
  7. +71
    -71
      images/static/svg/tidyr-spread.svg

+ 0
- 1
R/tidyr_spread_gather.R 查看文件

@@ -82,7 +82,6 @@ sg_static <-
theme(plot.subtitle = element_text(family = "Fira Sans", size = 14, color = "grey50", hjust = 0.5, margin = margin(25)))
)

save_static_plot(cowplot::plot_grid(plotlist = sg_static, axis = 't'), "tidyr-spread-gather")
save_static_plot(sg_static[[1]], "tidyr-spread")
save_static_plot(sg_static[[2]], "tidyr-gather")


二進制
images/static/png/tidyr-gather.png 查看文件

Before After
Width: 2099  |  Height: 1499  |  Size: 137KB Width: 3429  |  Height: 4658  |  Size: 373KB

二進制
images/static/png/tidyr-spread-gather.png 查看文件

Before After
Width: 2099  |  Height: 1499  |  Size: 164KB

二進制
images/static/png/tidyr-spread.png 查看文件

Before After
Width: 2099  |  Height: 1499  |  Size: 113KB Width: 3429  |  Height: 4658  |  Size: 347KB

+ 83
- 83
images/static/svg/tidyr-gather.svg
文件差異過大導致無法顯示
查看文件


+ 153
- 153
images/static/svg/tidyr-spread-gather.svg
文件差異過大導致無法顯示
查看文件


+ 71
- 71
images/static/svg/tidyr-spread.svg
文件差異過大導致無法顯示
查看文件


Loading…
取消
儲存