View source: R/utils-array_factory.R
rl_define_array_factory | R Documentation |
Factory for Defining Array Setting Functions
rl_define_array_factory(type)
type |
What type of array will be set? 'reinforcement' or 'stimuli'. |
A function to be exported for defining either array or stimuli.
## Not run: rl_define_array_factory("reinforcement") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.