| util_w2cp | R Documentation | 
Convert a list of category weighting into a 1D array of cumulative proportions.
util_w2cp(weighting)
weighting | 
 A list of numeric values  | 
Rectangular matrix with values ranging from 0-1
util_w2cp(c(0.2, 0.4, 0.6, 0.9))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.