| PlotPiechartAncestryCoef | R Documentation | 
Plot pie chart of ancestry coefficient.
PlotPiechartAncestryCoef(Q, coord, window, background, col,
  radius = sqrt((window[2] - window[1])^2 + (window[4] - window[3])^2) * 0.01,
  ...)
| Q | Ancestry coefficient matrix. | 
| coord | Coordinate matrix. | 
| window | Window of the graph. | 
| background | if TRUE compute a background stencil. | 
| col | colors | 
| radius | radius of pies. | 
| ... | TODOC | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.