Skip to content

Commit

Permalink
updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tomroh committed Oct 20, 2021
1 parent 51d49ed commit ccdbc1b
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,13 @@ leaflet() %>%

## Map Symbols

<img src="man/figures/rect.svg" alt="rect" width = 50 height = 50></img><img src="man/figures/circle.svg" alt="circle" width = 50 height = 50></img><img src="man/figures/triangle.svg" alt="triangle" width = 50 height = 50></img><img src="man/figures/plus.svg" alt="plus" width = 50 height = 50></img><img src="man/figures/cross.svg" alt="cross" width = 50 height = 50></img><img src="man/figures/diamond.svg" alt="diamond" width = 50 height = 50></img><img src="man/figures/star.svg" alt="star" width = 50 height = 50></img><img src="man/figures/stadium.svg" alt="stadium" width = 50 height = 50></img><img src="man/figures/line.svg" alt="line" width = 50 height = 50></img><img src="man/figures/polygon.svg" alt="polygon" width = 50 height = 50></img>
<img src="man/figures/rect.svg" alt="rect" width = 70 height = 70 style="margin: 5px;"></img>
<img src="man/figures/circle.svg" alt="circle" width = 70 height = 70 style="margin: 5px;"></img>
<img src="man/figures/triangle.svg" alt="triangle" width = 70 height = 70 style="margin: 5px;"></img>
<img src="man/figures/plus.svg" alt="plus" width = 70 height = 70 style="margin: 5px;"></img>
<img src="man/figures/cross.svg" alt="cross" width = 70 height = 70 style="margin: 5px;"></img>
<img src="man/figures/diamond.svg" alt="diamond" width = 70 height = 70 style="margin: 5px;"></img>
<img src="man/figures/star.svg" alt="star" width = 70 height = 70 style="margin: 5px;"></img>
<img src="man/figures/stadium.svg" alt="stadium" width = 70 height = 70 style="margin: 5px;"></img>
<img src="man/figures/line.svg" alt="line" width = 70 height = 70 style="margin: 5px;"></img>
<img src="man/figures/polygon.svg" alt="polygon" width = 70 height = 70 style="margin: 5px;"></img>

0 comments on commit ccdbc1b

Please sign in to comment.