camcorder icon indicating copy to clipboard operation
camcorder copied to clipboard

Record plots generated during an R session and replay as a gif!

Results 12 camcorder issues
Sort by recently updated
recently updated
newest added

Looking at a way to allow users to set filenames. We need a pattern to then be able to look back and generate gifs. This has not been tested, so...

Hi! Can svg and pdf be previewed in the viewer using camcorder? I have tried without success. For example, using the following settings: ```` camcorder::gg_record( dir = here("temp_img"), device =...