get_knn_batch | R Documentation |
get knn batch
get_knn_batch(
dat,
ref.dat,
k,
method = "cor",
dim = NULL,
batch.size,
mc.cores = 1
)
dat |
|
ref.dat |
|
k |
|
method |
|
dim |
|
batch.size |
|
mc.cores |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.