Description Usage Arguments Details Author(s) Examples
This uses item model 10 to create number series items - Identification of relationships within a chain of elements.
1 | imNine(items)
|
items |
Number of items to generate. |
Progressive sequences which involve relationships between multiple preceding objects (e.g. Fibonacci sequence). Example: Each element of the sequence is a result of addition of its two preceding elements (1 1 2 3 5 8 (13)). The maximum number to be generated is 15 items.
Aiden Loe and Filip Simonfy
1 | imNine(items=3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.