Description Usage Arguments Value Examples
Creates data for hill chart
1 | createhilldata(x, y, cat)
|
x |
a numerical vector of length 1 |
y |
a numerical vector of length 1 |
cat |
a character/factor vector of length 1 |
a list of length 3 with x,y and colour data
1 | createhilldata(2,400, "1")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.