Skip to content

Commit

Permalink
Merge pull request DataScienceSpecialization#105 from Roon/patch-9
Browse files Browse the repository at this point in the history
Update index.Rmd
  • Loading branch information
rdpeng committed May 13, 2015
2 parents b8731c1 + b69b02b commit e9d093f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 09_DevelopingDataProducts/RPackages/index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ importFrom(graphics, plot)

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

exportMethods("show", "get.bbox", "plot", "intersect, "union, "setdiff",
exportMethods("show", "get.bbox", "plot", "intersect", "union", "setdiff",
"[", "append.poly", "scale.poly", "area.poly", "get.pts",
"coerce", "tristrip", "triangulate")
```
Expand Down

0 comments on commit e9d093f

Please sign in to comment.