as_ggplot: Creates a ggplot2 object from an 'scplot()' object

View source: R/as_ggplot.R

as_ggplotR Documentation

Creates a ggplot2 object from an scplot() object

Description

Creates a ggplot2 object from an scplot() object

Usage

as_ggplot(scplot)

Arguments

scplot

An scplot object

Details

as_ggplot() is used when you want to return a ggplot2 object for further use with external ggplot functions.

Value

A ggplot2 plot object.


jazznbass/scplot documentation built on April 17, 2025, 3:05 p.m.