Geom

This is the geom introduced by the ggasym package to plot two fill values in a symmetric matrix.

geom_asymmat()

Asymmetrically filled symmetric matrix (using 'ggplot2')

GeomAsymmat

GeomAsymmat

ggasym

ggasym: Asymmetric Matrix Plotting in ggplot

asymmetrise() asymmetrize()

Add all missing comparisons between two columns

Fill gradients

Use these functions to declare the fill gradients for the top-left and bottom-right triangles of the matrix.

scale_fill_tl_gradient() scale_fill_br_gradient() scale_fill_diag_gradient() scale_fill_tl_gradient2() scale_fill_br_gradient2() scale_fill_diag_gradient2() scale_fill_tl_gradientn() scale_fill_br_gradientn() scale_fill_diag_gradientn() scale_fill_tl_distiller() scale_fill_br_distiller() scale_fill_diag_distiller()

Gradient colour scales geom_asymmat

continuous_scale_asym()

Continuous scale constructor for 'ggasym'

Stats

For preparing the results of statistical tests for geom_asymmat

asymmetrise_stats() asymmetrize_stats()

Prepare an asymmetric data table from a statistical test

prepare_data()

Prepares the input data into asymmetrise_stats

Utilities

These are functions that are not likely to present any use to the user and may be removed without notice (ie. are experimental)

add_missing_combinations()

Add missing combinations of x and y to a data frame

bind_missing_combs()

Add the missing combinations of x and y

factor_is_greater()

Determines if the level of a is greater than that of b

get_other_combs()

Get all combinations of values between two vectors

is_grouped()

Is a data table grouped?

make_fill_df()

Make a data frame of all a single value

organize_levels()

Decides on the levels of factors x and y

swap_cols()

Swap columns in a data frame

which_level()

Determine the level of a value in a vector of type factor