Description Usage Arguments Value
View source: R/synapsesInputManager.r
Read synapses from a Excel spreadsheet file, run checks and validate its contents
1 2 3 4 5 | readSynapsesXLS(filepath, overwriteName = F, samplename = NULL,
samplenum = NULL, layer = NULL, XSLcolNames = c("Feret Diameter",
"Category", "Centroid X", "Centroid Y", "Centroid Z", "Sample no.", "Layer",
"Sample"), unifiedColNames = c("feret", "type", "x", "y", "z", "samplenum",
"layer", "sample"))
|
filepath |
local file path |
named list (data, error (T/F), errorCode, errorDescription)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.