Displaying 2 results from an estimated 2 matches for "budgie".
Did you mean:
budge
2008 Dec 18
1
inserting zero instances with zeroes in a matrix
...number of each type of pet in each house
count<-c(2,1,2,1,2,3,4)
house<-c("house1","house1","house2","house3","house4","house4","house4")
pet<-c("dogs","cats","dogs","dogs","budgie","cat","hamster")
d.f<-data.frame(house,pet,count)
How would I acheive a dataframe that had every instance of house in column 1, all possible pets in column 2 and counts in column 3 like this...
newhouse<-rep(unique(house),1,each=4)
newpets<-rep(unique(pet),4)
ne...
2003 Jun 04
5
Budgettone 100 phone Configuration
Hi Just recieved the above phone
Does anyone have sip.conf and extension.conf example for the SIP phone working
with the FXS w100p and the FXO tdm400d
any help would be appreciated
Thanks
Robb