magnusdv / ribd

Computation of pedigree-based relatedness coefficients. Part of the ped suite packages for pedigree analysis in R
https://magnusdv.github.io/pedsuite/
6 stars 1 forks source link

Input detailed2condensed #14

Closed thoree closed 2 years ago

thoree commented 2 years ago

Generate error?:

ribd::detailed2condensed(rep(1,15))
#> [1] 1 1 2 1 2 1 2 4 1

Created on 2022-04-19 by the reprex package (v2.0.1)