I wanted to use these two functions, but there was none. I want to know how to solve this problem, thank you. ``` sce.combined.sct <- CorDist(sce.combined.sct, pca.feats = 10) sce.combined.sct <- LouvainKRange(sce.combined.sct, kmax = 100) ```