store: stores an object in database.

Description Usage Arguments Value

Description

stores an object in database.

Usage

1
store(object, pTableName = NULL, ...)

Arguments

object

the object to store. Can be FLMatrix, FLVector, FLTable, character

pTableName

If provided, the object is inserted into this table and this storage information is writen into fzzlAdapteRTablesInfo. This allows for selective storage of objects

...

Additional arguments like pNote to be included in fzzlAdapteRTablesInfo

Value

in-database object after storing


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