Displaying 1 result from an estimated 1 matches for "clustertyp".
Did you mean:
clustertype
2010 May 28
1
Data frame manipulation
Hello All,
Please consider the following:
TotEmp<-c(19,6,1,1,8,44,2,33,48,1)
ClusterType<-c("AGF","CNS","OSV","RTL","RTL","TRN","REL","ACC_CLUST","RTL","WHL")
Taz<-c(0,0,0,100,100,100,101,101,102,103)
AllCtTypes_<-c("AGF","CNS","OSV","RTL&quo...