errDump {telefit} | R Documentation |
Wrapper for a function to dump errors from C++
Description
Wrapper for a function to dump errors from C++
Usage
errDump(x, fname = file.path(tempdir(), "error_samplerState.RData"))
Arguments
x |
Data to save |
fname |
Path/name to save data to |
[Package telefit version 1.0.3 Index]