plot.factorset: Draw a plot of a factorset

View source: R/factorsets.R

plot.factorsetR Documentation

Draw a plot of a factorset

Description

Draws a set of histograms where each question has its own histogram, and each factor is a row

Usage

## S3 method for class 'factorset'
plot(fs, ymax = 1150)

Arguments

fs

A factorset object

ymax

The maximum y value to draw. This ensures that all items are visually comparable.


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