艺术家风格的配色
https://github.com/tomasokal/rtist
含十五位艺术家绘画作品的配色。
library(rtist)
# Display possible palettes
rtist::rtist_help()
#> rtist Painting Artist
#> 1 raphael Saint Catherine of Alexandria Raphael
#> 2 hokusai Great Wave off Kanagawa Hokusai
#> 3 vermeer Girl with a Pearl Earring Johannes Vermeer
#> 4 degas L Etoile Edgar Degas
#> 5 davinci Mona Lisa Leonardo Da Vinci
#> 6 vangogh Starry Night Vincent Van Gogh
#> 7 hopper Nighthawks Edward Hopper
#> 8 klimt The Kiss Gustav Klimt
#> 9 rembrandt The Nightwatch Rembrandt
#> 10 munch The Scream Edward Munch
#> 11 warhol Flower, 1964 Andy Warhol
#> 12 okeeffe Abstraction Blue Georgia O'Keeffe
#> 13 oldenburg Red Tights with Fragment 9 Claes Oldenburg
#> 14 picasso The Dream Pablo Picasso
#> 15 pollock Number 1 Jackson Pollock
BBC风格图片
https://github.com/bbc/bbplot
绘制BBC风格图片的R包。
该博客介绍了两个R包:rtist和bbplot。rtist库提供了15位著名艺术家的绘画作品配色,可用于数据可视化中的颜色方案;bbplot则用于创建具有BBC风格的图表。通过这两个包,数据科学家可以在他们的图形中融入艺术元素,提升视觉效果。
2057

被折叠的 条评论
为什么被折叠?



