[R] FW: sourcing scripts
Ahmed M. El-Kenawy
kenawy at mans.edu.eg
Wed Jan 29 11:34:54 CET 2014
Hi Barry,
Thanks for your reply. Actually, I tried both max=TRUE and min=TRUE. Neither of them works.
Ahmed Kenawy
________________________________________
From: b.rowlingson at gmail.com [b.rowlingson at gmail.com] On Behalf Of Barry Rowlingson [b.rowlingson at lancaster.ac.uk]
Sent: Wednesday, January 29, 2014 12:10 PM
To: Ahmed M. El-Kenawy
Cc: r-help at r-project.org
Subject: Re: [R] sourcing scripts
On Wed, Jan 29, 2014 at 9:26 AM, Ahmed M. El-Kenawy <kenawy at mans.edu.eg> wrote:
> Error in memory.size(min = TRUE) : unused argument (min = TRUE)
It looks like you've simply typed 'min=TRUE' instead of 'max=TRUE'
somewhere! Somewhere other than the code you sent in the message,
which had max=TRUE. Must be in one of the other scripts sourced in.
Barry
More information about the R-help
mailing list