Displaying 1 result from an estimated 1 matches for "decryptedfil".
Did you mean:
decryptedfile
2007 Sep 17
3
Sourcing encrypted files
...idea):
system("decrypt ...")
system("rm encrypted file")
source(decrypted file)
system("rm decrypted file")
Another approach would be to pipe the decrypted version to R in the
command line (as it is being decrypted). Obviously, this could be
done with R < decryptedFile but this leaves the decrypted code
exposed. Is there some other means to accomplish my goals using
something on the command line?
Of note, the scripts are not terribly long - 50-200 lines each.
Thanks
Dennis
Dennis Fisher MD
P < (The "P Less Than" Company)
Phone: 1-866-PLessT...