Fixed handling of empty x argument

This commit is contained in:
Waldir Leoncio 2020-01-30 17:31:25 +01:00
parent 1ac54301a6
commit c9c9b7cb26
2 changed files with 9 additions and 0 deletions

View file

@ -17,6 +17,7 @@ export(repmat)
export(simulateAllFreqs)
export(simulateIndividuals)
export(simuloiAlleeli)
export(size)
export(suoritaMuutos)
export(times)
importFrom(stats,runif)