mirror of
https://github.com/sensebox/opensensmapr
synced 2025-04-05 21:00:27 +02:00
finally workaround / fix #22
This commit is contained in:
parent
93b4f6fe52
commit
925909ebe8
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ here's how:
|
|||
|
||||
```{r data, results='hide'}
|
||||
# first get our example data:
|
||||
measurements = osem_measurements('Windrichtung')
|
||||
measurements = osem_measurements('Windgeschwindigkeit')
|
||||
```
|
||||
|
||||
If you are paranoid and worry about `.rds` files not being decodable anymore
|
||||
|
|
Loading…
Add table
Reference in a new issue