# NOT RUN {
## Calculate 'APL' of a path in a sociomatrix
flament_average_path_length(YangKnoke01, path = c(1,2,5))
## This path doesn't exist
flament_average_path_length(YangKnoke01, path = c(1,2,4,5))
# }
Run the code above in your browser using DataLab