wilkelab/cowplot
Fork: 84 Star: 704 (更新于 2024-10-25 02:05:43)
license: 暂无
Language: R .
cowplot: Streamlined Plot Theme and Plot Annotations for ggplot2
最后发布版本: 1.1.3 ( 2024-01-23 09:29:59)
cowplot – Streamlined plot theme and plot annotations for ggplot2
The cowplot package provides various features that help with creating publication-quality figures, such as a set of themes, functions to align plots and arrange them into complex compound figures, and functions that make it easy to annotate plots and or mix plots with images. The package was originally written for internal use in the Wilke lab, hence the name (Claus O. Wilke's plot package). It has also been used extensively in the book Fundamentals of Data Visualization.
Installation
The cowplot package is available on CRAN and can be installed via
install.packages("cowplot")
To install the latest development version of the package using the devtools package, enter the following in your R console:
remotes::install_github("wilkelab/cowplot")
Usage
To get a quick introduction to the main features of this package, read the introductory vignette. For a more in-depth discussion, read all vignettes and/or the reference documentation.
最近版本更新:(数据更新于 2024-09-02 21:00:47)
2024-01-23 09:29:59 1.1.3
2023-12-15 22:58:29 1.1.2
2021-01-03 05:43:43 1.1.1
2020-12-15 10:16:39 1.1.0
2019-07-11 21:52:58 1.0.0
2019-01-08 16:09:21 0.9.4
2017-12-18 02:24:18 0.9.2
2017-11-16 23:28:56 0.9.0
2017-07-30 23:23:04 0.8.0
2016-11-02 05:20:58 0.7.0
wilkelab/cowplot同语言 R最近更新仓库
2024-09-16 18:09:18 thomasp85/patchwork
2024-03-10 23:55:19 cxli233/FriendsDontLetFriends
2022-10-25 19:45:23 Dralliag/opera
2021-11-02 22:21:46 biobakery/Maaslin2
2020-06-03 15:47:30 roblanf/minion_qc
1970-01-01 00:00:00 rmcelreath/stat_rethinking_2024