Skip to content

Commit 53ba42b

Browse files
committed
Add code section comment
1 parent c9a04b8 commit 53ba42b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

R/cpm.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,8 @@ cpm <- function(conmat, behav, ...,
200200
edges <- edges + cur_edges
201201
}
202202
}
203+
204+
# compose output object
203205
structure(
204206
list(
205207
folds = folds,

0 commit comments

Comments
 (0)