plotApp: Filtrar cdata usando gráficos y dibujando regiones

View source: R/plotSubsetApp.R

plotAppR Documentation

Filtrar cdata usando gráficos y dibujando regiones

Description

Filtrar cdata usando gráficos y dibujando regiones

Usage

plotApp(user_plot, debug_messages = F, print_plot_on_exit = F)

Arguments

user_plot

A ggplot object, ready to render.

debug_messages

Print internal stuff, useful for debugging.

print_plot_on_exit

Prints user_plot replacing it's data with the "brushed" subset

Value

A data.frame with the brushed points from the original plot's data.


gerbeldo/tidycell documentation built on Aug. 15, 2022, 2:35 p.m.