-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
15 lines (15 loc) · 920 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Package: networkGraphsR
Title: A set of functions that provide tools for creating interactive network visualisations
Version: 0.0.3
Authors@R:
person("First", "Last", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "YOUR-ORCID-ID"))
Description: A set of functions that provide tools for creating interactive network visualisations and managing categorical group data. It simplifies the process of analysing relationships and connections between entities such as initiatives, individuals, institutions, and associated attributes. The package offers customisable visualisations with adjustable node sizes, link distances, colours, and interactivity, making it ideal for exploratory data analysis and presentation of complex relational datasets.
License: LGPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Depends:
R (>= 2.10)
Imports:
magrittr