Description Usage Arguments Value
The problem is that the inner loop can be slow, so we separate the loop logic for testing that it can shift properly and accumulate results.
1 | summarize_over_shifts(shift_cnt, summarizer)
|
shift_cnt |
The number of shifts in x and y, so the loop length is shift_cnt * shift_cnt. |
summarizer |
A function that takes the current shift fraction and return a summary. |
a data.frame with the results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.