- biv_data_object
A object generated by the biv_compare function.
- plot_title
A character string containing the title of the plot.
- plots_label
A character string or vector of character strings
containing the new labels of the data frames that are used in the plot.
- p_value
A number between 0 and one to determine the maximum
significance niveau.
- varlabels
A character string or vector of character strings containing
the new labels of variables that are used in the plot.
- mar
A vector that determines the margins of the plot.
- note
If note = TRUE
, a note will be displayed to describe the plot.
- grid
A character string, that determines the color of the lines
between the tiles of the heatmap.
- diff_perc
If TRUE
a percental measure of difference between
dfs
and benchmarks is displayed in the plot.
- diff_perc_size
A number to determine the size of the displayed percental
difference between surveys in the plot.
- perc_diff_transparance
A number to determine the transparency of the
displayed percental-difference between surveys in the plot.
- gradient
If gradient = TRUE, colors in the heatmap will be more or
less transparent, depending on the difference in Pearson's r of the data
frames of comparison.
- sum_weights
A vector containing information for every variable to weigh them in
the displayed percental difference calculation. It can be used if some variables are
over- or underrepresented in the analysis.
- missings_x
If TRUE, missing pairs in the plot will be marked with an X.
- order
A character vector to determine in which order the variables should be
displayed in the plot.
- breaks
A vector to label the color scheme in the legend.
- colors
A vector to determine the colors in the plot.
- ncol_facet
Number of columns used in faced_wrap() for the plots.