scatterplot: Create a scatterplot of two prompts

Description Usage Arguments Value

View source: R/scatterplot.R

Description

Create a scatterplot of two prompts

Usage

1
scatterplot(campaign_urn, prompt_id, prompt2_id, jitter = TRUE, ...)

Arguments

campaign_urn

id of the campaign

prompt_id

prompt on the x axis.

prompt2_id

prompt on the y axis

jitter

T/F. If points should be jittered

...

arguments passed on to oh.survey_response.read

Value

ggplot2 object


jeroenooms/Mobilize documentation built on May 19, 2019, 6:11 a.m.