Make a slideshow of photos
slideshow(f, delay = 1, geometry = "800x600", repeat_show = FALSE)
f | File path to photo(s). |
---|---|
delay | Delay in seconds between photos to show |
geometry | A geometry specification such as |
repeat_show | If |
slideshow(geotagged_photo_paths())#> # A tibble: 1 x 7 #> format width height colorspace matte filesize density #> <chr> <int> <int> <chr> <lgl> <int> <chr> #> 1 JPEG 800 600 sRGB FALSE 0 72x72#>#> # A tibble: 1 x 7 #> format width height colorspace matte filesize density #> <chr> <int> <int> <chr> <lgl> <int> <chr> #> 1 JPEG 800 600 sRGB FALSE 0 72x72#>#> # A tibble: 1 x 7 #> format width height colorspace matte filesize density #> <chr> <int> <int> <chr> <lgl> <int> <chr> #> 1 JPEG 800 600 sRGB FALSE 0 72x72#>#> # A tibble: 1 x 7 #> format width height colorspace matte filesize density #> <chr> <int> <int> <chr> <lgl> <int> <chr> #> 1 JPEG 800 600 sRGB FALSE 0 72x72#>#> # A tibble: 1 x 7 #> format width height colorspace matte filesize density #> <chr> <int> <int> <chr> <lgl> <int> <chr> #> 1 JPEG 800 600 sRGB FALSE 0 72x72#>