SkillAgentSearch skills...

Networksf

Data structures and routines facilitating spatial network analysis.

Install / Use

/learn @knapply/Networksf
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<!-- README.md is generated from README.Rmd. Please edit that file --> <!-- badges: start -->

R build
status Codecov test
coverage Lifecycle AppVeyor build
status Travis-CI Build
Status Depends CRAN
status License: GPL
v3 GitHub code size in
bytes HitCount

<!-- badges: end -->

Introduction

{networksf} provides data structures and routines facilitating spatial network analysis using {statnet}’s {network} and {sf}.

Goals

  • [ ] flexible data structures to describe complex spatial networks
  • [ ] arbitrary geometries to represent vertices, edges, and entire networks
  • [ ] powerful and efficient spatial network analysis routines
  • [ ] simple interoperability with relevant tools from R’s network and spatial ecosystems

Installation

if (!requireNamespace("remotes", quietly = TRUE)) install.packages("remotes")

remotes::install_github("knapply/networksf")

Usage

library(networksf)

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated6mo ago
Forks0

Languages

R

Security Score

62/100

Audited on Oct 6, 2025

No findings