Skip to content

Commit 0c92517

Browse files
authored
Update instructor-notes.md
1 parent 9c1ddd6 commit 0c92517

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

instructors/instructor-notes.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -79,15 +79,10 @@ from this data.
7979

8080
## Error message
8181

82-
> ```
83-
> Error in grid.Call(C_textBounds, as.graphicsAnnot(x$label), x$x, x$y, :
84-
> ```
85-
82+
```error
83+
Error in grid.Call(C_textBounds, as.graphicsAnnot(x$label), x$x, x$y, :
8684
polygon edge not found
87-
88-
> ```
89-
> {: .error}
90-
> ```
85+
```
9186

9287
#### [Explore and Plot by Shapefile Attributes](07-vector-shapefile-attributes-in-r.md)
9388

0 commit comments

Comments
 (0)