plot_velocity: plot_velocity

View source: R/plot.R

plot_velocityR Documentation

plot_velocity

Description

plot_velocity

Usage

plot_velocity(
  x,
  meta = NULL,
  color = NULL,
  grid = FALSE,
  arrow.color = "black",
  arrow.size = 0.2
)

Arguments

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.


ddiez/scmisc documentation built on July 21, 2024, 11:35 a.m.