# NOT RUN {
library(cartograflow)
data(flowdata)
dim(mat_ex) # dimension fo the original matrice
### 10 11 # first colum is fill with the ID
tab <- flowstructmat(mat_ex)
dim(tab)
## 10 10 # dimension fo the resulting matrice
# }
Run the code above in your browser using DataLab