Previous changeset 52:7aeee7c02c4d (2017-04-24) Next changeset 54:7aab6e28c62e (2017-04-25) |
Commit message:
Uploaded |
modified:
GRsetFromGEO/GRsetFromGEO.R |
b |
diff -r 7aeee7c02c4d -r 46acdba0f6d8 GRsetFromGEO/GRsetFromGEO.R --- a/GRsetFromGEO/GRsetFromGEO.R Mon Apr 24 12:19:55 2017 -0400 +++ b/GRsetFromGEO/GRsetFromGEO.R Mon Apr 24 12:38:19 2017 -0400 |
b |
@@ -69,6 +69,6 @@ } return(out) } -save(out,file = output) +write(out,file = output) |