plot_list: Generate a series of histograms for all of the questions in...

View source: R/plots.R

plot_listR Documentation

Generate a series of histograms for all of the questions in an item.scale

Description

This will iteratively generate a list of histogram plots, one for each of the questions listed in an item.scale

Usage

plot_list(s, ...)

Arguments

s

An item.scale object

...

Any additional parameters for plot_question

Value

A list of ggplot2 objects


rwash/surveys documentation built on Sept. 18, 2023, 11:31 p.m.