commit | ea986d086db6f6ed7995de4b1e45e2d3d76f768f | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Apr 28 15:54:23 2021 +0200 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Apr 28 15:54:23 2021 +0200 |
tree | 8f1419641c4b1533299516e90aa5ffe902e36739 | |
parent | a93a2721a293f73012e4833e1e50e7041515a1d4 [diff] [blame] |
Temporal hack: explicitely request language=de Change-Id: I6d7cc351253c3187e464947fb43839a5fd3a57ce
diff --git a/R/matomoquery.R b/R/matomoquery.R index ed89b2e..d9fd57a 100644 --- a/R/matomoquery.R +++ b/R/matomoquery.R
@@ -62,6 +62,7 @@ date = date, period = period, filter_limit = filter_limit, + language = "de", token_auth = accessToken ) ) -> res