We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbef604 commit ac8a637Copy full SHA for ac8a637
1 file changed
DESCRIPTION
@@ -6,7 +6,9 @@ Authors@R: c(
6
person(family = "Almende B.V.", role = c("aut", "cph"),
7
comment = "vis.js library in htmlwidgets/lib, http://visjs.org, http://www.almende.com/home"),
8
person("Benoit", "Thieurmel", role = c("aut", "cre"),
9
- comment = "R interface", email = "benoit.thieurmel@datastorm.fr")
+ comment = "R interface", email = "benoit.thieurmel@datastorm.fr"),
10
+ person(given = "Titouan", family = "Robert",
11
+ email = "titouan.robert@datastorm.fr", role = c("aut", "ctb"))
12
)
13
Maintainer: Benoit Thieurmel <benoit.thieurmel@datastorm.fr>
14
Description: Provides an R interface to the 'vis.js' JavaScript charting
0 commit comments