Skip to content

Commit

Permalink
modify vignettes
Browse files Browse the repository at this point in the history
  • Loading branch information
SpatLyu committed Jun 7, 2024
1 parent 6a0423c commit 3cf430c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions vignettes/Local-Indicators-of-Spatial-Association.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ knitr::opts_chunk$set(echo = TRUE,
comment = "##")
```

<img src="../man/figures/logo.png" align="right" height="175"/>

`tidyrgeoda` provides following methods for local spatial autocorrelation statistics by invoking `rgeoda`:

* Local Moran: `st_local_moran()`, `st_local_moran_eb()`, `st_local_bimoran()`
Expand Down
2 changes: 0 additions & 2 deletions vignettes/Spatial-Weights.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ knitr::opts_chunk$set(echo = TRUE,
comment = "##")
```

<img src="../man/figures/logo.png" align="right" height="150"/>

`tidyrgeoda` provides following methods for spatial weights by invoking `rgeoda`:

* Queen
Expand Down

0 comments on commit 3cf430c

Please sign in to comment.