print.scplot.Rd
Prints an scplot object by converting it to a ggplot2 object using as_ggplot().
scplot
as_ggplot()
# S3 method for class 'scplot' print(x, ...)
An scplot object.
Not implemented.
Calls as_ggplot() to create a ggplot2 argument and prints it.