buildAncDesCoordDF: Returns the coordinate positions of all ancestors and...

View source: R/allFunctions.R

buildAncDesCoordDFR Documentation

Returns the coordinate positions of all ancestors and descendants of a variety.

Description

Calculates coordinates to plot each ancestors and descendant of a variety in a lineage. The x and y values describe the coordinates of the label, while the xstart, ystart, xend, and yend values describe the edges of the label.

Usage

buildAncDesCoordDF(df)

Arguments

df

the data frame of the ancestors and descendants of a variety (from function buildAncDesTotalDF)

References

CITATION

See Also

buildAncList for information on determining ancestors

buildDesList for information on determining descendants


lrutter/ggenealogy documentation built on Feb. 22, 2024, 8:03 p.m.