-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
23 lines (23 loc) · 1.25 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: flagr
Type: Package
Title: Implementation of Flag Aggregation
Version: 0.3.2
Date: 2019-04-02
Authors@R: c(person("Mátyás", "Mészáros", email = "[email protected]", role = c("aut", "cre")),
person("Matteo", "Salvati", email = "[email protected]", role = "aut"))
Description: Three methods are implemented in R to facilitate the aggregations of flags in official statistics.
From the underlying flags the highest in the hierarchy, the most frequent, or with the highest total weight
is propagated to the flag(s) for EU or other aggregates. Below there are some reference documents for the topic:
<https://sdmx.org/wp-content/uploads/CL_OBS_STATUS_v2_1.docx>,
<https://sdmx.org/wp-content/uploads/CL_CONF_STATUS_1_2_2018.docx>,
<http://ec.europa.eu/eurostat/data/database/information>,
<http://www.oecd.org/sdd/33869551.pdf>,
<https://sdmx.org/wp-content/uploads/CL_OBS_STATUS_implementation_20-10-2014.pdf>.
License: EUPL-1.1
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: tidyr, eurostat, knitr, rmarkdown, testthat
VignetteBuilder: knitr
URL: https://github.com/eurostat/flagr
BugReports: https://github.com/eurostat/flagr/issues