`randomPed()` error
magnusdv opened this issue · 1 comments
magnusdv commented
pedtools::randomPed(n = 5, f = 2, seed = 58)
#> Error in sample.int(length(x), ...): invalid first argument
Created on 2023-04-20 with reprex v2.0.2
magnusdv opened this issue · 1 comments
pedtools::randomPed(n = 5, f = 2, seed = 58)
#> Error in sample.int(length(x), ...): invalid first argument
Created on 2023-04-20 with reprex v2.0.2