search for: taccioli

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

2007 Aug 25
3
fill circles
Hi all, I'm an R newbie, I did this script to create a scatterplot using the "tree" matrix from "datasets" package: library('datasets') with(trees, { plot(Height, Volume, pch=3, xlab="Height", ylab="Volume") symbols(Height, Volume, circles=Girth/12, fg="grey", inches=FALSE, add=FALSE) } ) I'd like to use the column Named
2006 Jan 15
1
Linux and proxy problem (PR#8488)
Dear R staff I'm a osu Ph.D. I have a problem with Linux. I usually start R on Windows OS by dos shell: c:\Program Files\R\R-2.2.1\bin\Rgui.exe --internet2 With no script --internet2 i can't connect to bioconductor to download bioconductor packages. A real problem is that I can't do this with Linux: R --internet2 command doesn't work. My system administrator doesn't