Create a simple interactive scatter-plot
view_xy(.data, .on = NULL, .x, .y, .color, ...)
Arguments
| .data |
A TourExperiment object |
| .on |
which part of .data to select |
| .x |
the x-aesthetic |
| .y |
the y-aesthetic |
| .color |
the the color-aesthetic |
| ... |
additional args |