Files in gmlang/ezplot
A collection of functions for making common statistical charts in ggplot2

.Rbuildignore
.gitignore
DESCRIPTION
NAMESPACE
R/add_labs.R R/add_lm_line.R R/cb_colors.R R/check_expdist.R R/check_normality.R R/check_pareto.R R/check_weibull.R R/combine_plots.R R/data.R R/est_params_expdist.R R/est_params_pareto.R R/est_params_weibull.R R/ezplot-package.R R/get_bar_labels_freq.R R/get_bar_labels_resp.R R/get_cdfs.R R/get_summ_stats.R R/mk_barplot_freq.R R/mk_barplot_resp.R R/mk_barploth_freq.R R/mk_barploth_resp.R R/mk_boxplot.R R/mk_cdfplot.R R/mk_dotplot.R R/mk_dumbbell.R R/mk_facet_lineplot.R R/mk_forestplot.R R/mk_heatmap.R R/mk_histdens.R R/mk_likertplot.R R/mk_lineplot.R R/mk_lollipop.R R/mk_mountrange.R R/mk_percentileplot_convars.R R/mk_qqplot.R R/mk_scatterplot.R R/prep_data_dumbbell.R R/prep_data_likert.R R/prep_data_lollipop.R R/retired/prep_data_likert.R R/rotate_axis_text.R R/scale_axis.R R/square_fig.R R/theme_cowplot.R R/theme_no_xaxis.R R/theme_no_xyaxes.R R/theme_no_yaxis.R R/utils.R R/web_display.R README.md
data/ab3.rda
data/ads.rda
data/attacks_all_countries.rda
data/attacks_by_country.rda
data/births.rda
data/bo_bt_ratio_by_year.rda
data/btbo_by_year.rda
data/cancer.rda
data/days_in_office.rda
data/ests_CIs.rda
data/films.rda
data/nba.rda
data/pops.rda
data/power_n_ssize_gender.rda
ezplot.Rproj
inst/examples/ex-add_labs.R inst/examples/ex-add_lm_line.R inst/examples/ex-check_expdist.R inst/examples/ex-check_normality.R inst/examples/ex-check_pareto.R inst/examples/ex-check_weibull.R inst/examples/ex-combine_plots.R inst/examples/ex-mk_barplot_freq.R inst/examples/ex-mk_barplot_resp.R inst/examples/ex-mk_barploth_freq.R inst/examples/ex-mk_barploth_resp.R inst/examples/ex-mk_boxplot.R inst/examples/ex-mk_cdfplot.R inst/examples/ex-mk_dotplot.R inst/examples/ex-mk_dumbbell.R inst/examples/ex-mk_facet_lineplot.R inst/examples/ex-mk_forestplot.R inst/examples/ex-mk_heatmap.R inst/examples/ex-mk_histdens.R inst/examples/ex-mk_likertplot.R inst/examples/ex-mk_lineplot.R inst/examples/ex-mk_lollipop.R inst/examples/ex-mk_mountrange.R inst/examples/ex-mk_percentileplot_convars.R inst/examples/ex-mk_qqplot.R inst/examples/ex-mk_scatterplot.R inst/examples/ex-rotate_axis_text.R inst/examples/ex-scale_axis.R inst/examples/ex-square_fig.R inst/examples/ex-web_display.R inst/examples/retired/ex-mk_intervalplot.R inst/examples/retired/ex-mk_slopegraph.r man/ab3.Rd man/add_labs.Rd man/add_lm_line.Rd man/ads.Rd man/attacks_all_countries.Rd man/attacks_by_country.Rd man/births.Rd man/bo_bt_ratio_by_year.Rd man/btbo_by_year.Rd man/cancer.Rd man/cb_colors.Rd man/check_expdist.Rd man/check_normality.Rd man/check_pareto.Rd man/check_weibull.Rd man/combine_plots.Rd man/days_in_office.Rd man/est_params_expdist.Rd man/est_params_pareto.Rd man/est_params_weibull.Rd man/ests_CIs.Rd man/ezplot.Rd man/films.Rd man/get_bar_labels_freq.Rd man/get_bar_labels_resp.Rd man/get_cdfs.Rd man/get_summ_stats.Rd man/mk_barplot_freq.Rd man/mk_barplot_resp.Rd man/mk_barploth_freq.Rd man/mk_barploth_resp.Rd man/mk_boxplot.Rd man/mk_cdfplot.Rd man/mk_dotplot.Rd man/mk_dumbbell.Rd man/mk_facet_lineplot.Rd man/mk_forestplot.Rd man/mk_heatmap.Rd man/mk_histdens.Rd man/mk_likertplot.Rd man/mk_lineplot.Rd man/mk_lollipop.Rd man/mk_mountrange.Rd man/mk_percentileplot_convars.Rd man/mk_qqplot.Rd man/mk_scatterplot.Rd man/moe_lm_param.Rd man/nba.Rd man/pops.Rd man/power_n_ssize_gender.Rd man/ppareto.Rd man/prep_data_dumbbell.Rd man/prep_data_likert.Rd man/prep_data_lollipop.Rd man/rotate_axis_text.Rd man/scale_axis.Rd man/square_fig.Rd man/theme_cowplot.Rd man/theme_no_xaxis.Rd man/theme_no_xyaxes.Rd man/theme_no_yaxis.Rd man/web_display.Rd
gmlang/ezplot documentation built on Sept. 18, 2022, 6:33 a.m.