Description Usage Arguments Value
Scale data frame values to shares over specified series
1  | ip_shares_calc(datatable, series_start = "value", groups = NULL)
 | 
datatable | 
 A data frame of values.  | 
series_start | 
 The name of the series in   | 
groups | 
 A character vector of series names to group data, excluding from share calculations.  | 
A summarized data frame with the same dimensionality as datatable, with values grouped by groups.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.