Skip to content

Commit c99c3c2

Browse files
committed
Updated links to tutorials
1 parent a185813 commit c99c3c2

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

README.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,19 @@ For the Workshop I set up the tutorials using the package `learnr`. You can run
3535

3636
The online versions of these tutorial are available through alternative shinyapp, rpubs, posit cloud or posit connect accounts in the following links:
3737

38-
| Nr. | Tutorial | Title | Packages | Links |
39-
|----------|-------|----------|---------|
40-
| 1 | learnr | Create a spatial object | `sf`, `mapview` | [shinyapps 1](https://yessl3-unswcoders.shinyapps.io/tutorial-1-create-spatial-object/) / [shinyapps 2](https://ecosphere.shinyapps.io/tutorial-1-create-spatial-object/) |
41-
| 2 | learnr | Points, lines and polygons | `sf`, `mapview` | [shinyapps 1](https://yessl3-unswcoders.shinyapps.io/tutorial-2-points-lines-polygons/) / [shinyapps 2]( https://ecosphere.shinyapps.io/tutorial-2-points-lines-polygons/) |
42-
| 3 | learnr | Thematic mapping | `sf`, `tmap` | [posit cloud](https://posit.cloud/content/7255037) / [posit connect](https://posit-connect-unsw.intersect.org.au/content/fbb893a7-f657-435a-ab18-4116252cd14c) |
43-
| 4 | learnr | Geostatistic analysis | `sf`, `sp`, `raster`, `gstat` | [shinyapps 1](https://ecosphere.shinyapps.io/tutorial-4-geostatistic-example/) |
44-
| 5 | html | Accessing vector and raster data | `sf`, `terra`, `leaflet` | [rpubs](https://rpubs.com/jrfep/geospatial-tutorial-5) |
38+
1. Create a spatial object (using `sf`, `mapview`)
39+
- [shinyapps 1](https://yessl3-unswcoders.shinyapps.io/tutorial-1-create-spatial-object/)
40+
- [shinyapps 2](https://ecosphere.shinyapps.io/tutorial-1-create-spatial-object/)
41+
2. Points, lines and polygons (using `sf`, `mapview`)
42+
- [shinyapps 1](https://yessl3-unswcoders.shinyapps.io/tutorial-2-points-lines-polygons/)
43+
- [shinyapps 2]( https://ecosphere.shinyapps.io/tutorial-2-points-lines-polygons/)
44+
3. Thematic mapping (using `sf`, `tmap`)
45+
- [posit cloud](https://posit.cloud/content/7255037)
46+
- [posit connect](https://posit-connect-unsw.intersect.org.au/content/fbb893a7-f657-435a-ab18-4116252cd14c)
47+
4. Geostatistic analysis (using `sf`, `sp`, `raster`, `gstat`)
48+
- [shinyapps 1](https://ecosphere.shinyapps.io/tutorial-4-geostatistic-example/)
49+
5. Accessing vector and raster data (using `sf`, `terra`, `leaflet`)
50+
- [rpubs](https://rpubs.com/jrfep/geospatial-tutorial-5)
4551

4652

4753

0 commit comments

Comments
 (0)