prep_rxy_for_spawn_matrix: prepare output from computeRxy for use in the spawning matrix

Description Usage Arguments Examples

View source: R/prep_rxy_for_spawn_matrix.R

Description

prepare output from computeRxy for use in the spawning matrix

Usage

1

Arguments

rxy

the output from computeRxy. Note that the IDs used for the individuals in the data set that was fed into computeRxy must start with F for females and M for males.

Examples

1
2
3
input = computeRxy_example_output
prepped <- prep_rxy_for_spawn_matrix(input)
prepped

eriqande/CohoBroodstock documentation built on June 2, 2020, 3:09 a.m.