search for: generic_data

Displaying 2 results from an estimated 2 matches for "generic_data".

2005 Jul 06
6
DoubleRenderError exception
The DoubleRenderError exception recently introduced is forcing me to go back and rewrite my apps authentication handler. Before I could do a redirect right in the middle of a request. Whatever was happening after that went unnoticed, I assumed it was simply ending the request after the redirect was called, but apparently it was going on and rendering the page. Why can''t a redirect
2009 Jun 22
2
question about using _apply and/or aggregate functions
...tion loop (within each value of slope) - the count of QC charting limits violations - the count of QC charting runs rules violations My code is in the attached file ("generic_code.R) and my initial sales data needed to "prime" the simulation is in the other attached file ("generic_data.csv"). The relevant section of my code is at the bottom of the .R file after the end of the outer loop. I've tried to provide meaningful comments. I've read the help files for _apply, aggregate, arrays and data types, and have also consulted with several texts (Maindonald and Braun;...