search for: 263000

Displaying 5 results from an estimated 5 matches for "263000".

Did you mean: 23000
2010 Mar 23
1
Changing content of column in data.frame + efficient join extraction between 2 data.frames
Dear R users, I have 2 SpatialPointsDataFrame's, pcs and East. The column str_1 in the first (pcs) is: > pcs[0:4,] coordinates cat str_1 int_1 int_2 dbl_1 dbl_2 1 (101000, 263000) 1 "SM06B" 101000 263000 4.978915 -4.293668 2 (101000, 265000) 2 "SM06C" 101000 265000 4.960478 -4.266742 3 (101000, 267000) 3 "SM06D" 101000 267000 4.912984 -4.246849 4 (101000, 269000) 4 "SM06E" 101000 269000 4.613309 -4.185405 > The column str...
2002 Apr 09
1
write.table
...e(d,file=paste('/montecarlo/forecast/off/csv/',F,'.csv',sep=''), row.names=FALSE, col.names=FALSE, quote=FALSE, sep=' , ') which gives: [mtaylor at statamatic Verify]$ head /montecarlo/forecast/off/csv/mcoffmetaa.csv 1,AA2002 ,0.004 , 288000 ,0.004 , 263000 , 0.000 ,-0.015 , -0.014 1,AA2003 ,0.000 , 0 ,0.007 , 493000 , -0.006 ,-0.017 , -0.015 1,AA2004 ,0.000 , 0 ,0.018 , 1273000 , -0.016 ,-0.008 , -0.003 1,AA2005 ,0.000 , 0 ,0.012 , 841000 , -0.010 ,0.033 , 0.037 1,AA2006 ,0.000 , 30000 ,0.018 , 1266000 , -0.015...
2005 May 16
0
Re: Calling R functions from Java (D0c)
....math.ethz.ch When replying, please edit your Subject line so it is more specific than "Re: Contents of R-devel digest..." Today's Topics: 1. Re: Bug in axis labels (PR#7860) (Duncan Murdoch) 2. PR$7706, png device plot on athlon 64 processor (Duncan Murdoch) 3. Re: [CSL #263000] Verbrechen der deutschen Frau (lab@cs.wisc.edu) 4. Specifying dependency on a specific patched version (Gabor Grothendieck) 5. Re: Calling R functions from Java (D0c) 6. Thank you for your inquiry to the Campus Hub. (Campus Hub) ----------------------------------------------------...
2002 Apr 10
0
foreign/write.table
...e(d,file=paste('/montecarlo/forecast/off/csv/',F,'.csv',sep=''), row.names=FALSE, col.names=FALSE, quote=FALSE, sep=' , ') which gives: [mtaylor at statamatic Verify]$ head /montecarlo/forecast/off/csv/mcoffmetaa.csv 1,AA2002 ,0.004 , 288000 ,0.004 , 263000 , 0.000 ,-0.015 , -0.014 1,AA2003 ,0.000 , 0 ,0.007 , 493000 , -0.006 ,-0.017 , -0.015 1,AA2004 ,0.000 , 0 ,0.018 , 1273000 , -0.016 ,-0.008 , -0.003 1,AA2005 ,0.000 , 0 ,0.012 , 841000 , -0.010 ,0.033 , 0.037 1,AA2006 ,0.000 , 30000 ,0.018 , 1266000 , -0.015...
1999 Oct 14
2
Help on MASS Library
Hi, I am starting tu use R on a linux environment (Red Hat 6.0), and when I tried to use library MASS, writting library(MASS) I got the following message: > library(MASS) Error: dynamic library `MASS' not found > Is there something I am doing wrong? Thanks in advance, Alberto --------------------------------------------------------------------- Alberto Munoz