add | Add ggplot2 code to a tidyplot |
add_annotation_line | Add annotation |
add_annotation_rectangle | Add annotation |
add_annotation_text | Add annotation |
add_area | Add line or area |
add_areastack_absolute | Add area stack |
add_areastack_relative | Add area stack |
add_barstack_absolute | Add bar stack |
add_barstack_relative | Add bar stack |
add_boxplot | Add boxplot |
add_caption | Add plot title or caption |
add_ci95_errorbar | Add error bar |
add_ci95_ribbon | Add ribbon |
add_count_area | Add count |
add_count_bar | Add count |
add_count_dash | Add count |
add_count_dot | Add count |
add_count_line | Add count |
add_count_value | Add count |
add_curve_fit | Add curve fit |
add_data_labels | Add data labels |
add_data_labels_repel | Add data labels |
add_data_points | Add data points |
add_data_points_beeswarm | Add data points |
add_data_points_jitter | Add data points |
add_donut | Add pie or donut chart |
add_heatmap | Add heatmap |
add_histogram | Add histogram |
add_line | Add line or area |
add_mean_area | Add mean |
add_mean_bar | Add mean |
add_mean_dash | Add mean |
add_mean_dot | Add mean |
add_mean_line | Add mean |
add_mean_value | Add mean |
add_median_area | Add median |
add_median_bar | Add median |
add_median_dash | Add median |
add_median_dot | Add median |
add_median_line | Add median |
add_median_value | Add median |
add_pie | Add pie or donut chart |
add_range_errorbar | Add error bar |
add_range_ribbon | Add ribbon |
add_reference_lines | Add reference lines |
add_sd_errorbar | Add error bar |
add_sd_ribbon | Add ribbon |
add_sem_errorbar | Add error bar |
add_sem_ribbon | Add ribbon |
add_sum_area | Add sum |
add_sum_bar | Add sum |
add_sum_dash | Add sum |
add_sum_dot | Add sum |
add_sum_line | Add sum |
add_sum_value | Add sum |
add_test_asterisks | Add statistical test |
add_test_pvalue | Add statistical test |
add_title | Add plot title or caption |
add_violin | Add violin plot |
adjust_caption | Adjust titles and caption |
adjust_colors | Adjust colors |
adjust_font | Adjust font |
adjust_legend_position | Adjust legend |
adjust_legend_title | Adjust legend |
adjust_padding | Adjust plot area padding |
adjust_size | Adjust plot area size |
adjust_theme_details | Adjust theme details |
adjust_title | Adjust titles and caption |
adjust_x_axis | Adjust axes |
adjust_x_axis_title | Adjust titles and caption |
adjust_y_axis | Adjust axes |
adjust_y_axis_title | Adjust titles and caption |
all_rows | Subset data rows |
animals | Animals data |
climate | Climate data |
colors_continuous_bluepinkyellow | Continuous color schemes |
colors_continuous_cividis | Continuous color schemes |
colors_continuous_inferno | Continuous color schemes |
colors_continuous_magma | Continuous color schemes |
colors_continuous_mako | Continuous color schemes |
colors_continuous_plasma | Continuous color schemes |
colors_continuous_rocket | Continuous color schemes |
colors_continuous_turbo | Continuous color schemes |
colors_continuous_viridis | Continuous color schemes |
colors_discrete_alger | Discrete color schemes |
colors_discrete_apple | Discrete color schemes |
colors_discrete_candy | Discrete color schemes |
colors_discrete_friendly | Discrete color schemes |
colors_discrete_friendly_long | Discrete color schemes |
colors_discrete_ibm | Discrete color schemes |
colors_discrete_metro | Discrete color schemes |
colors_discrete_okabeito | Discrete color schemes |
colors_discrete_rainbow | Discrete color schemes |
colors_discrete_seaside | Discrete color schemes |
colors_diverging_blue2brown | Diverging color schemes |
colors_diverging_blue2red | Diverging color schemes |
colors_diverging_BuRd | Diverging color schemes |
colors_diverging_BuYlRd | Diverging color schemes |
colors_diverging_icefire | Diverging color schemes |
colors_diverging_spectral | Diverging color schemes |
dinosaurs | Dinosaurs data |
distributions | Distributions data |
energy | Energy data |
energy_week | Energy week data |
eu_countries | EU countries data |
filter_rows | Subset data rows |
first_rows | Subset data rows |
flip_plot | Flip x and y-axis |
format_number | Format numbers or p values |
format_p_value | Format numbers or p values |
gene_expression | RNA-Seq expression data |
last_rows | Subset data rows |
max_rows | Subset data rows |
min_rows | Subset data rows |
new_color_scheme | New color scheme |
remove_caption | Remove plot title or caption |
remove_legend | Remove legend or legend title |
remove_legend_title | Remove legend or legend title |
remove_padding | Remove plot area padding |
remove_title | Remove plot title or caption |
remove_x_axis | Remove x-axis or parts of it |
remove_x_axis_labels | Remove x-axis or parts of it |
remove_x_axis_line | Remove x-axis or parts of it |
remove_x_axis_ticks | Remove x-axis or parts of it |
remove_x_axis_title | Remove x-axis or parts of it |
remove_y_axis | Remove y-axis or parts of it |
remove_y_axis_labels | Remove y-axis or parts of it |
remove_y_axis_line | Remove y-axis or parts of it |
remove_y_axis_ticks | Remove y-axis or parts of it |
remove_y_axis_title | Remove y-axis or parts of it |
rename_color_labels | Rename axis or color labels |
rename_x_axis_labels | Rename axis or color labels |
rename_y_axis_labels | Rename axis or color labels |
reorder_color_labels | Reorder axis or color labels |
reorder_x_axis_labels | Reorder axis or color labels |
reorder_y_axis_labels | Reorder axis or color labels |
reverse_color_labels | Reverse axis or color labels |
reverse_x_axis_labels | Reverse axis or color labels |
reverse_y_axis_labels | Reverse axis or color labels |
sample_rows | Subset data rows |
save_plot | Save plots to file |
sort_color_labels | Sort axis or color labels |
sort_x_axis_labels | Sort axis or color labels |
sort_y_axis_labels | Sort axis or color labels |
spendings | Spending data |
split_plot | Split plot into multiple subplots |
study | Study data |
theme_ggplot2 | Themes |
theme_minimal_x | Themes |
theme_minimal_xy | Themes |
theme_minimal_y | Themes |
theme_tidyplot | Themes |
tidyplot | Create a new tidyplot |
time_course | Time course data |
view_plot | View plot on screen |