Skip to content

Commit

Permalink
add space
Browse files Browse the repository at this point in the history
  • Loading branch information
wlangera committed Nov 28, 2024
1 parent a287c5c commit 63f21f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ In this package, we provide a workflow to calculate a metric that gives informat

You can install the development version from [GitHub](https://github.com/) with:

``` r
```r
# install.packages("remotes")
remotes::install_github("b-cubed-eu/pdindicatoR")
```
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,9 +277,9 @@ PDindicator <- generate_map_and_indicator(
## Dimension: XY
## Bounding box: xmin: 3948585 ymin: 3065773 xmax: 4049889 ymax: 3141858
## Projected CRS: ETRS89-extended / LAEA Europe
## Writing layer `file399c41143e40' to data source `C:\Users\WARD_L~1\AppData\Local\Temp\RtmpYTxbfZ\file399c41143e40.gpkg' using driver `GPKG'
## Writing layer `file34683041499c' to data source `C:\Users\WARD_L~1\AppData\Local\Temp\RtmpQVhw3c\file34683041499c.gpkg' using driver `GPKG'
## Writing 358 features with 4 fields and geometry type Polygon.
## Reading layer `file399c41143e40' from data source `C:\Users\ward_langeraert\AppData\Local\Temp\RtmpYTxbfZ\file399c302273b.gpkg' using driver `GPKG'
## Reading layer `file34683041499c' from data source `C:\Users\ward_langeraert\AppData\Local\Temp\RtmpQVhw3c\file34683b16ab0.gpkg' using driver `GPKG'
## Simple feature collection with 358 features and 4 fields
## Geometry type: MULTIPOLYGON
## Dimension: XY
Expand Down

0 comments on commit 63f21f1

Please sign in to comment.