Displaying 3 results from an estimated 3 matches for "defininit".
Did you mean:
defining
2004 Feb 26
6
adding header info to write.table
Hello,
Could someone please tell if there is a way to append header info to the top of an exported dataframe (exported with write.table). I want to append the following, which are the defininitions for an asciigrid:
ncols 532
nrows 999
xllcorner 510465
yllcorner 4766375
cellsize 30
NODATA_value -9999
Thanks very much,
femke
[[alternative HTML version deleted]]
2011 Feb 20
1
Conditional sum
Hi,
I have a DF like this:
DF = data.frame(read.table(textConnection(" A B C
1 b1 1999 0.25
2 c1 1999 0.25
3 d1 1999 0.25
4 a2 1999 0.25
5 c2 1999 0.25
6 d2 1999 0.25
7 a3 1999 0.25
8 b3 1999 0.25
9 d3 1999 0.25
10 a4 1999 0.25
11 b4 1999 0.25
12 c4 1999 0.25
13 b1 2001 0.5
14 a2 2001 0.5
15 b1 2004 0.33
16 c1 2004 0.33
17 a2 2004 0.33
18 c2 2004
2003 Jan 23
1
Can't get Win 95 to see SMB
I've had a go at running Samba on SuSE 8.1 and connecting from a Win95
machine. I got this going in SuSE 6.3 but I'm having problems with this.
It will be something simple.