Skip to content

Commit

Permalink
Ch05 17 Jan 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
babayoshihiko committed Jan 17, 2024
1 parent dc1627c commit 199e01c
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 60 deletions.
2 changes: 1 addition & 1 deletion 02-spatial-data-ja.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,7 @@ v_sfg_sfh # sf をロードせずに出力
#> [1] "XY" "POINT" "sfg"
```

```{r sfheaders-sfg_point, eval=FALSE}
```{r}
#| echo: false
v = c(1, 1)
v_sfg_sfh = sfheaders::sfg_point(obj = v)
Expand Down
Loading

0 comments on commit 199e01c

Please sign in to comment.