FLMatrix-class: An S4 class to represent FLMatrix. A Matrix can be either...

Description Slots

Description

An S4 class to represent FLMatrix. A Matrix can be either based off a query from a deep table (customizable by any where-condition) – or based off an arbitrary SQL statement returning a deep table.

Slots

dimnames

list of 2 elements with row, column names of FLMatrix object

dim

list of 2 FLTableQuery instances (or NULL) that map row_ids in the select to row-names in R


Fuzzy-Logix/AdapteR documentation built on May 6, 2019, 5:07 p.m.