```{r, animation.hook="gifski"} for (i in 1:2) { pie(c(i %% 2, 6), ... The image format of the animation is GIF, which works well for HTML output, ...
確定! 回上一頁