Description Usage Arguments Value Examples
View source: R/rake_functions.R
Deprecated: use rakeR::extract()
1  | extract_weights(weights, inds, id)
 | 
weights | 
 A weight table, typically produced by rakeR::weight()  | 
inds | 
 The individual level data  | 
id | 
 The unique id variable in the individual level data (inds), usually the first column  | 
A data frame with zones and aggregated simulated values for each variable
1 2  | ## Not run
## extract_weights() is deprecated, use extract() instead
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.