Skip to content

Commit bad3b2b

Browse files
authored
Add id global (#168)
1 parent a4fe099 commit bad3b2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

R/package.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ if(getRversion() >= "2.15.1") {
4040
"correlation", "correlation_mean", "directed", "dist",
4141
"divergence_id", "edge_id", "feature_id", "flip", "from",
4242
"from_milestone_id", "from_waypoint", "from2", "group_id",
43-
"housekeeping", "in_divergence", "index", "input_id", "is_start",
43+
"housekeeping", "id", "in_divergence", "index", "input_id", "is_start",
4444
"ix", "label", "length1", "length2", "milestone_id", "new_milestone_id",
4545
"new_new_milestone_id", "node", "node1", "node2", "num_cells",
4646
"one", "percentage", "PREDICT", "prior_id", "required", "rowname",

0 commit comments

Comments
 (0)