| valueToCSS | R Documentation | 
Converts a R List or vector object into a valid css string. Used primarily to convert normalized attribute values into css values during processing.
valueToCSS(value, property)
| value | List or vector with the values to be converted into css | 
| property | The target css property for which the value will be used. | 
string containing a valid css value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.