trevorld / ggpattern

ggplot geoms with pattern fills
https://trevorldavis.com/R/ggpattern/dev/
Other
359 stars 18 forks source link

remove dependencies from Readme #49

Closed idavydov closed 2 years ago

idavydov commented 3 years ago

It seems that gridpattern is now on CRAN, and therefore ggpattern could be simply installed via:

remotes::install_github("coolbutuseless/ggpattern")

Could the README be simplified? I.e., by removing explicit dependencies installation.