[R] textConnection
Prof Brian Ripley
ripley at stats.ox.ac.uk
Tue May 15 11:11:33 CEST 2007
It means what it says. You do need to close() connections, as there is a
finite number available. (The number depends on your unstated version of
R, but is at least 50.)
On Tue, 15 May 2007, elyakhlifi mustapha wrote:
> hello,
> I don't understand what's happen just before the textConnection function runs good but now it doesn't run
>
>> Line[1]
> [1] "if C325=. then C743=(C152/C103)*100| else C743=(C152/C325)*100"
>> textConnection(Line[1])
> Erreur dans textConnection(Line[1]) : toutes les connexions sont utilisées
>
> why R display that?
>
>
> _____________________________________________________________________________
> Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail
> [[alternative HTML version deleted]]
>
>
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-help
mailing list