Description Usage Arguments Value See Also Examples
Plot wellber object
| 1 | 
| obj | An object of class  | 
| ind_class | A flag to indicate whether to plot the indicator or indicator class data | 
| ... | Other arguments to plot | 
Nothing is returned - plot is rendered
| 1 2 3 4 5 | data_object = load.wellber()
subset_data = selector(data_object, country = 'Chile',
qual_ind = 'Housing expenditure', samp_type = 'Total', wind_size = 'Small')
plot(subset_data, ind_class = 0)
plot(subset_data, ind_class = 1)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.