Learn R Programming

valuer (version 1.1.2)

data_gatherer: Simple data gatherer

Description

Class which defines a simple data gatherer to hold estimates calculated in a loop.

Usage

data_gatherer

Arguments

Value

Object of R6Class

Format

R6Class object.

Methods

new

Constructor method

dump_result

Saves the argument result which is a numeric scalar

get_results

Returns a numeric vector with the point estimates.