plot_diagram {DemoKin} | R Documentation |
plot a Kin diagram (network)
Description
Draws a Keyfitz-style kinship diagram given a kinship object created by the kin
function. Displays expected kin counts for a Focal aged 'a'.
Usage
plot_diagram(kin_total, rounding = 3)
Arguments
kin_total |
data.frame. values in column |
rounding |
numeric. Number of decimals to show in diagram. |
Value
A Keyfitz-style kinship plot.
[Package DemoKin version 1.0.3 Index]