an ms_chart
object can not be rendered
in R. The default printing method will only display
simple informations about the object.
If argument preview
is set to TRUE, a pptx
file
will be produced and opened with function browseURL
.
# S3 method for ms_chart
print(x, preview = FALSE, ...)
an ms_chart
object.
preview the chart in a PowerPoint document
unused