manifest_plot: Manifest plot

Description Usage Arguments Author(s) See Also Examples

View source: R/plot.R

Description

Create a "swot" with manifest results for one or more entities against the average.

Usage

1
manifest_plot(df, groups = NULL, weight = NULL, margin = TRUE)

Arguments

df

A Survey.

groups

Variables to group by during aggregation.

weight

Name of a variable to weight by. Only used when margin = TRUE.

margin

If TRUE (the default), the first group will include a "Total".

Author(s)

Kristian D. Olsen

See Also

manifest_table to create a table with manifest scores.

Examples

1

itsdalmo/reporttoolDT documentation built on May 18, 2019, 7:11 a.m.