With the package mschart, it is possible to create several kinds of charts, according to the official documentation
- ms_areachart()
- ms_barchart()
- ms_linechart()
- ms_scatterchart()
However, piechart is not one of them. Is it possible to modify of them to obtain a piechart?