Displaying 2 results from an estimated 2 matches for "codid".
Did you mean:
coded
2009 Oct 19
1
updating columns using other column as reference
Dear R-gurus,
Just supose I have a dara.frame that looks like
myDF<-read.table(stdin(),head=T,sep=",")
codID,namesp,k1,k2,k3,k4
1,spA,2,5,6,3
2,spB,4,5,4,6
3,spC,2,1,5,6
4,spC,5,4,3,2
5,spD,1,2,3,4
6,spE,2,4,3,1
I need to update the columns k1-k4 with the namesp, but
considering the math between Kx and codID.
My desired output must looks like:
codID,namesp,k1,k2,k3,k4
1,spA,spB,spD,spE,spC
2,spB,...
3,...
2003 Nov 06
2
configuring DID trunks
I am trying to turn up DID trunks with our local phone company but do
not know the correct format of extensions.conf to do this.