Nicholas Tierney
Nicholas Tierney
I've noticed I need to close and restart rstudio when using this theme, as the typing gets substantially lagged (1-2 second delay). Not sure if others have reported this, but...
Thanks again for this theme! Love it. I use it every day! Sometimes I find myself wanting a light theme - for example if I'm sitting outside or somewhere bright,...
Hi Yihui! I noticed recently that there is captioning available within `kable`. Awesome! I can't seem to find a way to change the position of the caption, it was mentioned...
After some discussion with Mike, here are some ways to speedup visdat: - Revisit `fingerprint` - change so that I don't `paste` in every element (minor speedup) - Draw visdat...
as per Sam Firke's tweet: https://twitter.com/samfirke/status/984425923243134976
related to #78 For example, `vis_expect` gaining an `summarise_expect` function to tell you about the expectations and where they are true etc. There could also be summaries and exposures for...
Really cool python package here: https://github.com/ResidentMario/missingno
So `vis_dat` uses the default ggplot colours, which are great! But, I wonder if perhaps it might be more informative to use specific colours for specific classes. For example, if...
Similar to gg_miss_fct, vis_fct would instead display the values, rather than the % missing of a value.
As discussed here: https://twitter.com/Chucheria/status/1025096120094150656?s=19