errDump: Wrapper for a function to dump errors from C++

Description Usage Arguments

View source: R/errDump.R

Description

Wrapper for a function to dump errors from C++

Usage

1
errDump(x, fname = file.path(tempdir(), "error_samplerState.RData"))

Arguments

x

Data to save

fname

Path/name to save data to


telefit documentation built on Feb. 4, 2020, 9:08 a.m.

Related to errDump in telefit...