rl_define_array_factory: Factory for Defining Array Setting Functions

View source: R/utils-array_factory.R

rl_define_array_factoryR Documentation

Factory for Defining Array Setting Functions

Description

Factory for Defining Array Setting Functions

Usage

rl_define_array_factory(type)

Arguments

type

What type of array will be set? 'reinforcement' or 'stimuli'.

Value

A function to be exported for defining either array or stimuli.

Examples

## Not run: 
rl_define_array_factory("reinforcement")

## End(Not run)


jdtrat/rlsims documentation built on March 26, 2022, 6:17 p.m.