Skip to content
Prev 106015 / 398506 Next

a web interface to identify()

On Dec 12, 2006, at 12:58 PM, Paul Murrell wrote:
Thank you for that suggestion.  Unfortunately the plots can involve  
hundreds of thousands of points, and our initial tests with imagemap  
indicated that for this many points it takes too long and generates  
too heavy an html document.  So we are looking for a lighter weight  
solution in order to keep the application responsive.  Current  
thought is to use fifo's between cgi scripts and a single persistent  
R process...

-jon