Displaying 4 results from an estimated 4 matches for "iucaa".
Did you mean:
iucar
2012 Apr 28
3
Exporting plots generated by a 'for' loop
...in 1:4)
{
jpeg("samplo.jpg")
par(mfrow=c(3,1))
plot(iris[,i+1]~iris[,i])
dev.off()
}
Is it possible to fulfill any of my two desires? If not, what is the
best alternative I have? I hope I have put forth my question clearly.
Many thanks for all your help.
Regards
Tejas Kale
IUCAA, Pune, India
2012 May 28
1
Avoid text wrapping of output in R console
Hello!
I am working on a statistical package called VOStat
(http://vo.iucaa.ernet.in/~voi/VOStat.html) which uses a Java based GUI
to input data and parameters from the user. Based on the inputs, an
appropriate R script is generated and executed in the R console. As an
example, consider the output to be a data frame. This data frame is
printed in a well formatted way i...
2012 May 31
1
Silencing the output of install.packages()
Hello!
Is there a way to suppress the output of 'install.packages()'? I have
seen that the 'download.file' function has a 'quiet' option but I do
not know how to use it.
Thanks for your help
Tejas Kale
IUCAA, Pune
2003 Jun 05
2
rsync behind NAT
Hi
I use rsync as a client to copy a directory structure from a remote
server, once every month.
Until a few weeks ago, we had direct access to the internet - and the way
it would work is that the guy maintaining the rsync server would add my
machine's IP to an access list and I would run the rsync command from my
machine.
Recently however, our network was 'upgraded' to a NAT