-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathDESCRIPTION
More file actions
35 lines (35 loc) · 946 Bytes
/
DESCRIPTION
File metadata and controls
35 lines (35 loc) · 946 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Package: smplot2
Type: Package
Title: Create Standalone and Composite Plots in 'ggplot2' for Publications
Version: 0.2.5
Authors@R:
person(
given = "Seung Hyun",
family = "Min",
role = c("aut", "cre"),
email = "seung.min@mail.mcgill.ca"
)
Maintainer: Seung Hyun Min <seung.min@mail.mcgill.ca>
Description: Provides functions for creating and annotating a composite plot in 'ggplot2'. Offers background themes and shortcut plotting functions that produce figures that are appropriate for the format of scientific journals. Some methods are described in Min and Zhou (2021) <doi:10.3389/fgene.2021.802894>.
Encoding: UTF-8
RoxygenNote: 7.3.2
License: GPL-2
Depends:
R (>= 3.4.0)
Imports:
ggplot2,
graphics,
ggpubr,
cowplot,
rlang,
tibble,
dplyr,
grid,
utils,
pwr,
stats,
Hmisc,
zoo,
patchwork
URL: https://smin95.github.io/dataviz/
BugReports: https://github.com/smin95/smplot2/issues