readSynapsesXLS: readSynapsesXSL

Description Usage Arguments Value

View source: R/synapsesInputManager.r

Description

Read synapses from a Excel spreadsheet file, run checks and validate its contents

Usage

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"))

Arguments

filepath

local file path

Value

named list (data, error (T/F), errorCode, errorDescription)


ComputationalIntelligenceGroup/3DSynapsesSA documentation built on May 6, 2019, 12:49 p.m.