Results
# Insert R code here to generate results
ggdonut(data=cdata, group_key = "A1ATpheno",count_type = "full",label_info = "all", label_type = "horizon", label_split = NULL,
label_size = 3, label_pos = "out")
The pie chart below shows the genotype distribution
The most obvious way would be to just copy the code to the new document and recreate the output. If that is not possible can you give us more information on what you are doing?
You can save this as an image. maybe look at ggsave package for this.
And insert this image into your new code.
knitr::include_graphics("fig.PNG")
Thank you. I was able to get it done in this way.
system
Closed
August 28, 2024, 3:06am
5
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed. If you have a query related to it or one of the replies, start a new topic and refer back with a link.