vertexTable: Create a table of vertex values

vertexTableR Documentation

Create a table of vertex values

Description

Read files containing vertex data into a matrix

Usage

vertexTable(filenames, column = 1)

Arguments

filenames

paths to the vertex data files suported extensions: .csv/.csv.gz - will assume it's a comma-separated file with a header everything else , assume a space separated file, possibly gzipped

column

-specify the column id (name or number) if input files have multiple columns

Value

a matrix where each 'column' is a matrix of vertex data corresponding to a single file


Mouse-Imaging-Centre/RMINC documentation built on Nov. 12, 2022, 1:50 p.m.