go_to: Go to either the next image or navigate to a selected image...

Description Usage Arguments Examples

View source: R/go_to.R

Description

Go to either the next image or navigate to a selected image by index

Usage

1
go_to(index = NA, image_paths = selected_image_paths_and_points)

Arguments

index

Optional Integer to indicate which image to navigate to

image_paths

List of Lists containing the img and the points for the annotation markers

Examples

1
2
3
4
go_to()
go_to(1)
go_to(2)
go_to(3)

MilesMcBain/r2vr documentation built on March 29, 2021, 12:03 p.m.