Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

UTMB-DIVA-Lab/epl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R package to implement the ExplodeLayout algorithm.

For test purpose, we currently have provided a 'test_data.RData' file for users todownload and test. It's a unipartite network containing 115 vertices.

We suggest installing the package in the following way:

install.packages("devtools")

devtools::install_github("UTMB-DIVA-Lab/epl")

That's it, the epl packages is installed now. Just load it:

library(epl)

and then read the documentation carefully:

?epl

The package currently includes three functions: 'dataConvert', 'search' and 'visualize'. Please read the documentation carefully before you use them.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp