I am planning on using g_clustsize to do some condensation analysis. I looked at g_cluster and see that it has a number of method options including single linkage and jarvis patrick. Is it true that g_clustsize has only the single linkage option? I took a look at the source code but this type of thing is not my strength.