annotations_plot: Plot data based on given cell line feature

View source: R/utils_annotations_plot.R

annotations_plotR Documentation

Plot data based on given cell line feature

Description

Chooses the correct plot (boxplot or scatterplot) based on the type of feature provided

Usage

annotations_plot(data, x, y)

Arguments

data

A tibble.

x

Cell line feature

y

Response value

Value

plot


dwassarman/cellpanelr documentation built on Jan. 3, 2023, 8:27 a.m.