Remove position analysis

This commit is contained in:
Elias Projahn 2021-11-22 15:16:05 +01:00
parent 255123c74f
commit 599f09a52f
5 changed files with 15 additions and 52 deletions

View file

@ -40,9 +40,7 @@
#' @export
preset <- function(methods = c(
"clusteriness",
"clusteriness_positions",
"correlation",
"correlation_positions",
"neural",
"proximity"
),