Refactoring
This commit is contained in:
parent
8065883471
commit
32b0e3e9c0
2 changed files with 4 additions and 0 deletions
|
|
@ -4,10 +4,14 @@ export(admix1)
|
||||||
export(calculatePopLogml)
|
export(calculatePopLogml)
|
||||||
export(computeIndLogml)
|
export(computeIndLogml)
|
||||||
export(computeRows)
|
export(computeRows)
|
||||||
|
export(etsiParas)
|
||||||
|
export(laskeMuutokset4)
|
||||||
export(learn_simple_partition)
|
export(learn_simple_partition)
|
||||||
export(ownNum2Str)
|
export(ownNum2Str)
|
||||||
export(proportion2str)
|
export(proportion2str)
|
||||||
|
export(rand)
|
||||||
export(randdir)
|
export(randdir)
|
||||||
export(repmat)
|
export(repmat)
|
||||||
export(suoritaMuutos)
|
export(suoritaMuutos)
|
||||||
|
export(times)
|
||||||
importFrom(stats,runif)
|
importFrom(stats,runif)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue