R/survey.R
get_weight.Rd
Retrieve the weight(s) of a Survey object.
get_weight(svy, estimation_type = 1:length(svy$weight))
A Survey object.
The type of estimation (default: all weights).
The weight(s) of the survey.