Get names of geosketch functions
getGeosketchNames()
A list of names of objects exposed in the geosketch module
getGeosketchNames()
#> [1] "Counter" "gs" "gs_exact"
#> [4] "gs_gap" "gs_grid" "kmeans"
#> [7] "kmeanspp" "kmeansppp" "label"
#> [10] "label_approx" "label_exact" "log"
#> [13] "louvain" "louvain1" "louvain3"
#> [16] "normalize" "np" "pairwise_distances"
#> [19] "pc_pick" "sketch" "srs"
#> [22] "srs_center" "srs_positive" "srs_positive_annoy"
#> [25] "srs_unit" "sys" "uniform"
#> [28] "utils"