Creates a ggplot2 object from an scplot() object

as_ggplot(scplot)

Arguments

scplot

An scplot object

Value

A ggplot2 plot object.

Details

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