Skip to content

Construct and search networks from skill sets and projects for all lab members.

Notifications You must be signed in to change notification settings

neurogenomics/SkillNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



R build status License: GPL-3

¶ Authors: Brian Schilder

¶ 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


Contact

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