Learn R Programming

lares (version 4.4)

plot_survey: Send Emails with Attachments (Sendgrid)

Description

This function lets the user send Emails with Attachments using Sendgrid

Usage

plot_survey(answers, ignore = c(1), title = NA, subtitle = NA)

Arguments

answers

Dataframe. Answers. Each row a different person. Each column a different answer.

ignore

Numeric Vector. Which columns are NOT answers?

title

Character. Title for your plot

subtitle

Character. Subtitle for your plot