Translated function, added tests

This commit is contained in:
Waldir Leoncio 2020-01-14 13:50:37 +01:00
parent c72d2b6896
commit 9e434c25e5
5 changed files with 55 additions and 17 deletions

View file

@ -9,4 +9,5 @@ export(ownNum2Str)
export(proportion2str)
export(randdir)
export(repmat)
export(suoritaMuutos)
importFrom(stats,runif)