Created uigetfile

This commit is contained in:
Waldir Leoncio 2020-05-20 10:27:37 +02:00
parent 0d1396b1e5
commit 49fa9324e5
3 changed files with 44 additions and 0 deletions

View file

@ -26,5 +26,6 @@ export(size)
export(strcmp)
export(suoritaMuutos)
export(times)
export(uigetfile)
importFrom(methods,is)
importFrom(stats,runif)