Skip to content

Commit a2beb32

Browse files
committed
Finalizing spell example
1 parent ce798a6 commit a2beb32

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

R/manipulation.R

+1
Original file line numberDiff line numberDiff line change
@@ -478,6 +478,7 @@ rm.gexf.edge <- function(
478478
#' g <- add.edge.spell(g, 1, start = 1, end = 2)
479479
#' g <- add.edge.spell(g, 1, start = 3.5)
480480
#'
481+
#' g
481482
#'
482483
add.node.spell <- function(
483484
graph,

man/add.gexf.node.Rd

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)