get.probe.parameters | R Documentation |
Get probe-level hyperparameter from batch files
get.probe.parameters(
affinities,
unique.run.identifier,
save.batches.dir = ".",
mode = "list"
)
affinities |
probe affinities |
unique.run.identifier |
Batch file identifier string |
save.batches.dir |
Batch file directory |
mode |
"list" or "table" |
Leo Lahti leo.lahti@iki.fi
See citation("RPA")
# df <- get.probe.parameters(unique.run.identifier, save.batches.dir = ".", mode = "list")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.