Learn R Programming

lares (version 4.7)

plot_survey: Visualize Survey Results

Description

This function lets the user plot a survey's result.

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

See Also

Other Visualization: corr_plot, distr, freqs_df, freqs, mplot_conf, mplot_cuts_error, mplot_cuts, mplot_density, mplot_full, mplot_gain, mplot_importance, mplot_lineal, mplot_metrics, mplot_response, mplot_roc, mplot_splits, noPlot, theme_lares2, theme_lares, tree_var