SkillNet



R build
status License:
GPL-3 ¶ <h4> ¶ Authors: Brian Schilder ¶ </h4>

¶ README updated: Dec-22-2022

SkillNet: Visualize and explore your team’s skills.

Construct and search networks from skill sets and projects for all members of a team.

Installation

if(!require("remotes")) install.packages("remotes")

remotes::install_github("https://github.com/neurogenomics/SkillNet")
library(SkillNet)

Quickstart

g <- SkillNet::github_network(org = "neurogenomics")
vis <- SkillNet::github_network_plot(graph = g$graph)

Click image above for interactive example.

Documentation

Website

Getting started


Contact

Neurogenomics Lab

UK Dementia Research Institute
Department of Brain Sciences
Faculty of Medicine
Imperial College London
GitHub
DockerHub