Ellis Hughes

Results 48 comments of Ellis Hughes

Thanks for your comments, @thomasp85. They are well taken, and I can add some comments/information around. > I think I find the order of operations a bit awkward compared to...

Would it be possible to have a `vec_ptype2.default.AsIs()`/`vec_cast.default.AsIs()` as well? From what I understand is we need to define how in either direction we convert the vctr we create should...

Oh, so `vec_ptype2.color_vctr.default()` would work in "both directions"? I was thinking we would need the likes of `vec_ptype2.default.omit()` because based on my understanding with the current format of vec_ptype2 it...

Yes, so it cannot directly snap the base plots, but `record_polaroid()` can save a snap for you. See https://thebioengineer.github.io/camcorder/articles/record_polaroid.html for a vignette on how to do this

```r library(tibble) t_cars

Hey @yjunechoe - this is a great idea, and I would be happy to expand the scope of camcorder to include tables. In theory this could expand to other html-based...

Hi @pkollenda - could you go into some more detail as to how you would expect this to work? Not sure I understand why you would like to replace files?...

Hey, I took an initial look at this idea in PR #53 - let me know if this seems along the right track for you!

@gkaramanis - would you mind testing out the latest stop_motion update? I am not convinced slickr is the answer, but rather more something like trelliscope, but I'd appreciate your opinions.

> It works but, if I'm not missing something, I would like to have more functionality. At least an overview mode (like thumbnails of all images), jump to last image....