
Last chance! 50% off unlimited learning
Sale ends in
convert basic plot to ggplot object
convertplot(exp)
ggplot object
expression formula of basic plot
Kai Guo
# \donttest{
p <- convertplot(plot(1:10))
class(p)
print(p)
# }
Run the code above in your browser using DataLab