snapshot {S.system} R Documentation

create a symbol data snapshot device for write data into file

Description

Usage

snapshot(
    file = NULL,
    symbols = NULL);

Arguments

file

[as string]

symbols

[as string]

Details

Authors

simulators

Value

this function returns data object of type DataSnapshot.

clr value class

Examples


[Package S.system version 1.0.0.0 Index]