View source: R/slimmr_user_add_lines.R
add_lines | R Documentation |
Adds one/more Eidos line(s) to a slimmr SLiM model.
add_lines(slim_model, lines, after_line)
slim_model |
An EidosModel object. |
lines |
A character string of lines to add, e.g. from readLines(). |
after_line |
An integer index: which line to add line(s) after? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.