View source: R/slimmr_user_move_block.R
move_block | R Documentation |
Moves a block in a slimmr SLiM model to a different index.
move_block(slim_model, from_index, after_index)
slim_model |
An EidosModel object. |
from_index |
Original index of block. |
after_index |
Move block to after block index ... (set 0 to move first!) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.