Skip to content

Commit e9d093f

Browse files
committed
Merge pull request #105 from Roon/patch-9
Update index.Rmd
2 parents b8731c1 + b69b02b commit e9d093f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

09_DevelopingDataProducts/RPackages/index.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ importFrom(graphics, plot)
182182

183183
exportClasses("gpc.poly", "gpc.poly.nohole")
184184

185-
exportMethods("show", "get.bbox", "plot", "intersect, "union, "setdiff",
185+
exportMethods("show", "get.bbox", "plot", "intersect", "union", "setdiff",
186186
"[", "append.poly", "scale.poly", "area.poly", "get.pts",
187187
"coerce", "tristrip", "triangulate")
188188
```

0 commit comments

Comments
 (0)