Description Usage Arguments Value See Also Examples
Filters data returned by the fingertips_data function for values for areas that are trending statistically significantly worse and the spot value is significantly worse than the comparator (England or Parent) value in the latest year of that indicator
1 | fingertips_redred(Comparator = "England", ...)
|
Comparator |
String, either "England" or "Parent" to determine which field to compare the spot value significance to |
... |
Parameters provided to fingertips_data() |
A data frame of data extracted from the Fingertips API
Other data extract functions:
fingertips_data()
1 2 3 4 | ## Not run:
# Returns data for the two selected domains at county and unitary authority geography
reddata <- fingertips_redred(ProfileID = 26, AreaTypeID = 102)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.