search for: settimgs

Displaying 3 results from an estimated 3 matches for "settimgs".

Did you mean: settigs
2007 Feb 27
0
sip.conf "limitonpeers=yes" in asterisk 1.4
Hi, An observation on this feature, which I may have completely misunderstood, so flame away if I am being dumb :) Looking at the code, setting "limitonpeers=yes" causes all user and peer calls to be ref-counted as if they are peer calls (assuming a user and peer of the same name exist). A side-effect of this is that an incoming call seems to have its call-limit evaluated based on the
2000 Oct 03
0
FW: Parse Errors
Earlier I posted the message below to R-announce. Please, let me appologize for this mistake, it was not intended. The solution was provided by Duncan Murdoch who passed on a message he recieved from Brian Ripley which informed me that settimg R_Interactive to 1 changes the default behavor of aborting on an error. Thankyou, Don Wingate. -----Original Message----- From: Don Wingate
2007 Jul 15
1
How to load a dataset
Hi: Since I didn't get any answers, I'll refresh my question. I have a dataset called "Chinook Run" saved in Excel and I want it to be loaded everytime R starts, so I can call it with a statement like the one below: qplot(color, Year/Forklength, data = Chinook Run) I wonder how can I do that. I went to the rprofile.site and copied the path to my dataset there and it