Description Usage Arguments Details Value Examples
add clines to texblock object using a list object containing specifications.
1 | cline(x, specs)
|
x |
texblock |
specs |
data.frame/list, object containing named elements c(line, i, j) |
line is the index to add the cline
i is the index to star the cline
j is the index to end the cline
if specs is a dataframe then it will be converted internally into a list using split on the specs$line element.
texblock
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.