Project a data set onto a basis set
view_tour_xy(.data, .on = NULL, .subset = NULL, .color = NULL, clamp = TRUE, aps = 1, fps = NULL, ...)
.data | A |
---|---|
.on | the name of the basisSet to tour (default = NULL, will be first basisSet) |
.subset | which points to select? |
.color | Colour points by a given variable |
clamp | Clamp all variables to lie in (0,1) (default = FALSE) |
aps | Target angular velocity (how quickly to move between bases?) In radians per second. Defaults to 1. |
fps | Target frame rate for streaming (defaults to 30) |
... | Other arguments |