plot_velocity | R Documentation |
plot_velocity
plot_velocity(
x,
meta = NULL,
color = NULL,
grid = FALSE,
arrow.color = "black",
arrow.size = 0.2
)
x |
data.frame with velocity information. |
meta |
cell information. |
color |
column from meta to color cells. |
grid |
whether to plot vector field. |
arrow.color |
color for arrows. |
arrow.size |
size for arrows. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.