-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
26 lines (26 loc) · 943 Bytes
/
DESCRIPTION
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
Package: onsvplot
Title: National Road Safety Observatory (ONSV) Style for 'ggplot2' Graphics
Version: 0.5.1
Authors@R:
c(person(
given = c("Pedro", "Augusto", "Borges"),
family = "Santos",
email = "[email protected]",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-0550-4251")),
person("ONSV - National Road Safety Observatory", role = c("cph", "fnd")))
Description: Helps to create 'ggplot2' charts in the style used by the National
Road Safety Observatory (ONSV). The package includes functions to
customize 'ggplot2' objects with new theme and colors.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports:
ggplot2
Depends:
R (>= 2.10)
LazyData: true
Date: 2023-09-05
URL: https://github.com/pabsantos/onsvplot/, https://pabsantos.github.io/onsvplot/
BugReports: https://github.com/pabsantos/onsvplot/issues/