1
0
Fork 0
mirror of https://github.com/sensebox/opensensmapr synced 2025-04-05 21:00:27 +02:00

dont run cache test

This commit is contained in:
jan 2023-02-20 14:46:36 +01:00
parent ebb9f5bd1f
commit 7e1f42b8b9

View file

@ -39,7 +39,7 @@ osem_measurements = function (x, ...) UseMethod('osem_measurements')
#' @describeIn osem_measurements Get measurements from \strong{all} senseBoxes.
#' @export
#' @examples
#' \donttest{
#' \dontrun{
#' # get measurements from all boxes on the phenomenon 'PM10' from the last 48h
#' m = osem_measurements('PM10')
#'