Displaying 2 results from an estimated 2 matches for "itseld".
Did you mean:
itself
2010 Apr 26
1
Sweave: centering with echo=TRUE
In a .Rnw file I want to insert the R command
pairs(mydataframe)
and achieve the following effects
1. the command itseld is echoed into the tex document generated by Sweave
<<fig=TRUE,echo=TRUE>>=
2. The graphics generated appears in the tex document, with the graphics
centred.
3. The R command > pairs(mydataframe) is not centered.
Sweave-manual.pdf gives the following code chunk
<<results=tex,...
2007 Jan 10
1
Sip dynamic host question
Hi all,
My asterisk box have some peers with as host the name of a dynamic dns
resolver ex: foo.dyndns.org.
All works fine, until the host foo.dyndns.org for some reason change his
ip, asterisk didn't resolve again the new ip until a "sip relolad"
Actually, i use a cron with a bash script to track the ip and eventually
reload the sip.conf.
Any tips for Asterisk ? Something