Description Usage Arguments Examples
Add fills to lines
1 2 3 4 5 6 7 8 |
input |
File name of .svg file to input |
colors |
Vector of background color |
transparency |
Transparency of colors. Ranges from 0 to 1. Default is NA (i.e., leave the colors as specified in the colors argument). |
rule |
Character value specifying the path fill mode: either "evenodd" or "winding". Defaults to "evenodd" |
openfile |
Open file in default program for .svg format. Defaults to FALSE. |
output |
File name of .svg file to output. Default is to overwrite the input file. #' @return output name |
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.