Displaying 3 results from an estimated 3 matches for "place4".
Did you mean:
place
2008 Sep 29
3
replicating dataframe rows
...ame like the sample below, and I would
like to expand my data.frame using "population" variable.
So, for each line of my data.frame I would like that
the new data.frame have many rows as the population collumn.
place<-c("place1", "place2", "place3", "place4", "place5")
population<-c(100,200,300,50,30)
my.df<-data.frame(cbind(place,population))
my.df
best wishes,
miltinho astronauta
brazil
[[alternative HTML version deleted]]
2008 Sep 05
1
How to add registry file via netlogon script ?
...ery looks like
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ComDlg32\Placesbar]
"Place0"="D:\\skany"
"Place1"="W:\\skany2"
"Place2"=dword:00000011
"Place3"=dword:00000000
"Place4"=dword:00000012
PLEASE HELP !!!
----------------------------------------------------
Sopot Bards Meeting 6 wrze?nia.Opera Le?na w Sopocie.
Antonina Krzyszto?, Jacek Kleyff, Andrzej Garczarek, Phoebe
Killdeer.http://klik.wp.pl/?adr=http%3A%2F%2Fcorto.www.wp.pl%2Fas%2Fbards.html&sid=474
2008 Oct 15
0
R-help Digest, Vol 67, Issue 31
...ame like the sample below, and I would
like to expand my data.frame using "population" variable.
So, for each line of my data.frame I would like that
the new data.frame have many rows as the population collumn.
place<-c("place1", "place2", "place3", "place4", "place5")
population<-c(100,200,300,50,30)
my.df<-data.frame(cbind(place,population))
my.df
best wishes,
miltinho astronauta
brazil
[[alternative HTML version deleted]]
------------------------------
Message: 50
Date: Mon, 29 Sep 2008 11:28:55 -0600
From: Greg Snow &...