Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
QiangShiPKU authored Mar 20, 2024
1 parent 56355c8 commit 37434b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ mat <- mat_freq_raw
```
**Output:** a data frame listing nodes and weights for individual networks.

### 2. Get edge of networks
### 2. Get edges of networks
```
edge <- getEdge(mat)
```
Expand Down

0 comments on commit 37434b5

Please sign in to comment.