diff --git a/instructors/instructor-notes.md b/instructors/instructor-notes.md index ea0904629..88f74f24b 100644 --- a/instructors/instructor-notes.md +++ b/instructors/instructor-notes.md @@ -79,15 +79,10 @@ from this data. ## Error message -> ``` -> Error in grid.Call(C_textBounds, as.graphicsAnnot(x$label), x$x, x$y, : -> ``` - +```error +Error in grid.Call(C_textBounds, as.graphicsAnnot(x$label), x$x, x$y, : polygon edge not found - -> ``` -> {: .error} -> ``` +``` #### [Explore and Plot by Shapefile Attributes](07-vector-shapefile-attributes-in-r.md)