dynam_cat | R Documentation |
With a interation formula, update the status state in a memory-saving way, and record the results.
dynam_record(init,index,
Fupdate,
record_per=1,
file = tempFile(),
type = '.csv')
init |
Initial state of a system |
index |
Index (range) to interate within |
Fupdate |
Function to update current status flow (with no extra parameters). |
record_per |
Linspace division for record. |
Only rbind availiable
dynam_cat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.