-
-
``` r
library(tidyverse)
library(naniar)
which_are_shadow %
gather(key = "key",
value = "value",
-which_are_shadow(.)) %>%
select(key, value, everything()) %>%
gather…
-
Thought I would put this out there as a feature request as it seems like an avenue where Observable Framework would be absolutely ideal.
The current [getting started literature](https://observableh…
-
Reproduced this eg with Source Medium report see https://github.com/matomo-org/plugin-MarketingCampaignsReporting/pull/83
Also reproduced this with the "Search Engines" report.
To reproduce sele…
-
- [x] Change emojis - add missing emojis from Noto https://emojipedia.org/noto-emoji
- [x] Make emojis mono
- [x] Make external links open in a new tab
- [x] Add avatars
- [x] Resize debacle newsp…
-
**Do this first:** https://github.com/ministryofjustice/find-moj-data/issues/965
### User Story
As a data custodian
I want to be able to identify datasets with missing metadata
So that I can improve…
-
# Primary user story
As a voter interested in a candidate or party,
I want to ask them freeform questions that are different from the VAA questions,
so that I can better understand their views on mat…
-
After last week's lengthy discussion of just what lag means, really, we're still not clear on that point.
But what is clear is that `IsLagFrame` is holding us back. It's clearly not good enough and n…
-
### What are you missing?
A visualisation of how the results datasets of an experiment would look and how the user can interact with it.
### Why do you need a solution?
To enable the users to downl…
-
# Primary user story
As a voter,
I want to see short, easy-to-understand summaries of candidates and parties in the results list,
so that I can quickly learn more of them without having to open their…