文件名称:vhs:基于空白VHS卡带包装设计的调色板
文件大小:4.88MB
文件格式:ZIP
更新时间:2024-03-08 23:14:24
R
甚高频 基于空白VHS盒式磁带包装设计的调色板。 调色板的灵感和图像来自 例子 library( vhs ) 查看所有调色板 view_all_vhs_palettes() 取得一个调色板 用vhs()提取一个调色板 vhs( " tdk_vivid " ) % > % tibble( x = . ) % > % mutate( x = fct_inorder(rev( x ))) % > % ggplot() + geom_bar(aes( " " , fill = x ), position = " stack " ) + scale_fill_identity() + theme_void() + coord_flip() vhs( " tdk_vivid " , type = " c " , n = 40 ) % > % tibble( x =
【文件预览】:
vhs-main
----README.Rmd(4KB)
----man()
--------figures()
--------pipe.Rd(261B)
--------vhs.Rd(426B)
--------view_all_vhs_palettes.Rd(290B)
----data()
--------vhs_palettes.rda(875B)
----vhs.Rproj(395B)
----data-raw()
--------maxell_gu.png(947KB)
--------maxell_ex.png(808KB)
--------sony.png(208KB)
--------vhs.png(1.57MB)
--------recoton.png(1.24MB)
--------create-palettes.R(3KB)
----NAMESPACE(129B)
----.Rbuildignore(53B)
----.gitignore(40B)
----R()
--------utils-pipe.R(207B)
--------palettes.R(1KB)
----DESCRIPTION(495B)
----README.md(1KB)