signal.matrix {signalProcessing} R Documentation

Description

Usage

signal.matrix(signals,
    signalId = NULL);

Arguments

signals

-

signalId

if this parameter is not empty, then it means one of the property data in GeneralSignal.meta will be used as signal id. the GeneralSignal.reference is used as signal id by default. [as string]

env

[as Environment]

Details

Authors

signalKit

Value

this function returns data object of type DataSet.

clr value class

Examples


[Package signalProcessing version 1.0.0.0 Index]