UpdateChunk | R Documentation |
Update time, rehearsal, activation, and recall prob of old chunks, not the brand new chunk
UpdateChunk( candidate_chunk, oper_name, time_current, wm_Box, same_chunk_counter )
candidate_chunk |
Chunk name |
oper_name |
Operator name |
time_current |
Current time |
wm_Box |
A data frame for working memory storage |
same_chunk_counter |
A variable to see if two chunks are same or not |
working memory storage
UpdateChunk(candidate_chunk, oper_name, time_current, wm_Box, same_chunk_counter)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.