https://github.com/igraph/tkigraph
lnactive basic igraph GUI
https://github.com/igraph/tkigraph
Last synced: 9 months ago
JSON representation
lnactive basic igraph GUI
- Host: GitHub
- URL: https://github.com/igraph/tkigraph
- Owner: igraph
- Created: 2024-08-27T11:36:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-29T08:48:47.000Z (over 1 year ago)
- Last Synced: 2025-07-04T04:57:27.173Z (10 months ago)
- Language: R
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tkigraph
[](https://www.repostatus.org/#inactive)
The goal of tkigraph is to make the tkigraph functionality
that we removed from igraph available to users who
might be still using it.
## Installation
You can install the development version of tkigraph like so:
``` r
pak::pak("igraph/tkigraph")
```