Skip to content

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


About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published