Chapter 12 Survey data analysis

The survey R package is the classic tool for this type of analysis. This package has extensive documentation. The author of the package has posted publicly available notes from a JSM workshop that includes more theoretical foundations.

The srvyr R package offers tidyverse syntax of the survey package functions

A more extensive list of survey analysis tools is compiled here.