Generic function to visualize tours
Arguments
- x
An object of type anchor_tour
- ...
Additional arguments passed to display_xy
- gif_file
The file location to save the gif file
- tour_path
An object of type 'tour_path' from the tourr package. Defaults to grand_tour()
- width
the width of the gif file. Defaults to 500
- height
the height of the gif file. Defaults to 500
- frames
the number of frames to be included in the gif file. Defaults to 360
- loop
Logical. Defaults to TRUE
