# HG changeset patch # User testtool # Date 1493051899 14400 # Node ID 46acdba0f6d8739c70e20022a70c6fa5cff46d5f # Parent 7aeee7c02c4d440a329fe65b75743207f1a1563e Uploaded 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 @@ -69,6 +69,6 @@ } return(out) } -save(out,file = output) +write(out,file = output)