relationship_zone_perimeters: Return the perimeters of all the relationship zones

Description Usage Value Examples

View source: R/relationship_zone_perimeters.R

Description

This is primarily for plotting a figure in the paper about this package, showing where all the relationship zones are. It merely cycles over the possible relationships in relationship_zone_names and produces one or two rows in a tibble for each that has the corners of the rectangle of that zone in the columns xmin, xmax, ymin, and ymax. It is designed to be overlaid upon the ancestry_match_matrix plots. There are some additional columns that give us the midpoint of the area, etc.

Usage

1

Value

Returns a tibble with the following columns:

Examples

1

CKMRpop documentation built on July 17, 2021, 5:07 p.m.