easylayout: an R package for interactive force-directed layouts within RStudio
Danilo Oliveira Imparato, Jo\~ao Vitor F. Cavalcante, Rodrigo J. S., Dalmolin

TL;DR
easylayout is an R package that enables interactive force-directed network layouts within RStudio, integrating network manipulation and visualization seamlessly for more efficient and compelling network figure generation.
Contribution
It introduces a novel R package that combines network manipulation and visualization through interactive force simulations directly in the IDE.
Findings
Allows real-time adjustment of network layouts within RStudio
Supports large networks with performance optimization
Integrates with popular R visualization libraries
Abstract
Motivation Network visualization is critical for effective communication in various fields of knowledge. Currently, a gap separates network manipulation from network visualization in programming environments. Users often export network data to be laid out in external interactive software, like Cytoscape and Gephi. We argue the current R package ecosystem lacks an interactive layout engine well integrated with common data analysis workflows. Results We present easylayout, an R package that bridges network manipulation and visualization by leveraging interactive force simulations within the IDE itself (e.g., RStudio, VSCode). It is not yet another visualization library, but instead aims to interconnect existing libraries and streamline their usage into the R ecosystem. easylayout takes an igraph object and serializes it into a web application integrated with the IDE's interface…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications
