Added uiputfile

This commit is contained in:
Waldir Leoncio 2020-05-20 12:15:25 +02:00
parent ce7fdeb003
commit 7a03f85190
3 changed files with 39 additions and 0 deletions

View file

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