create_data_matrix: Create Data Matrix with ordering respected

Description Usage Arguments Value

View source: R/create_data_matrix.R

Description

Create Data Matrix with ordering respected

Usage

1
2
create_data_matrix(data, dims, ordering = c("RowMajorOrder",
  "ColumnMajorOrder"))

Arguments

data

Data output from data_decoder

dims

Dimensions of output

ordering

Ordering of the data

Value

Matrix of Values


neuroconductor-devel-releases/gifti documentation built on May 5, 2020, 4:43 a.m.