mirror of
https://github.com/sensebox/opensensmapr
synced 2025-06-06 15:36:14 +02:00
change donttest to dontrun to avoid unwanted files
This commit is contained in:
parent
7e1f42b8b9
commit
a4b878fc8f
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ a bounding box spanning the whole world.
|
||||||
|
|
||||||
}}
|
}}
|
||||||
\examples{
|
\examples{
|
||||||
\donttest{
|
\dontrun{
|
||||||
# get measurements from all boxes on the phenomenon 'PM10' from the last 48h
|
# get measurements from all boxes on the phenomenon 'PM10' from the last 48h
|
||||||
m = osem_measurements('PM10')
|
m = osem_measurements('PM10')
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue