Skip to content

Commit

Permalink
adding pkg manual
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyclements committed Dec 3, 2024
1 parent 9042456 commit df11f07
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
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)
Expand Down
Binary file added networkGraphsR_0.0.2.pdf
Binary file not shown.

0 comments on commit df11f07

Please sign in to comment.