Jamie Lendrum
Jamie Lendrum
Any chance of functions to do the following: Create a snippet of a video file (given a start/end time) Paste video files together Hopefully with mp4 support?
This isn't really an issue, but really a discussion to collect thoughts on how I'm currently defining and using an OAuth2 client object for an API wrapper package, and whether...
Not strictly a code issue, but it would be good if this was registered here: https://exts.ggplot2.tidyverse.org/gallery/
Has anyone found a way of being able to generate a tree from a `hclust` object? Could the package to be adapted to take them as input?
For very large trees it becomes very difficult to navigate. Would it be possible to add some functionality to toggle viewing descendants, for example when clicking on a marriage box?
Would it be possible to differentiate between birth family links and non-birth family links? A couple of possible implementations are: - Add a check box to toggle non-birth relationships on/off...
Not strictly a code issue, but it would be good if this was registered here: https://exts.ggplot2.tidyverse.org/gallery/
Not strictly a code issue, but it would be good if this was registered here: https://exts.ggplot2.tidyverse.org/gallery/
Not strictly a code issue, but it would be good if this was registered here: https://exts.ggplot2.tidyverse.org/gallery/
In my use case we have a master dataset containing all columns and rows. This data is then used for bespoke downstream analyses, often using subsets of this data. I...