-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9042456
commit df11f07
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
Package: networkGraphsR | ||
Title: What the Package Does (One Line, Title Case) | ||
Version: 0.0.0.9000 | ||
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: What the package does (one paragraph). | ||
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) | ||
|
Binary file not shown.