- biv_data_object
- A object generated by the biv_compare function. 
- value
- A character string which is either - "AAB"or- "AARB".
AAB means that the Absolute Difference in Pearson's r estimates between dfs
and the benchmarks should be displayed in the tiles by number and color. AARB
means that the Absolute Relative Difference should be displayed instead.
 
- summet_transparance
- A number to determine the transparency of the
displayed - summetric.
 
- summetric
- If - TRUEAverage Absolute Difference (AAB) and the
Average Absolute Relative Difference (AARB) of Pearson's r values between the- dfsand the- benchmarksis displayed in the plot.
 
- summet_size
- A number to determine the size of the displayed
- summetricin the plot.
 
- ndigits_summet
- The maximum number of digits for numbers displayed in the summertic of the plot. 
- upper_limit, lower_limit
- A numeric value, indicating the highest or lowest
value that should be displayed in the tiles by number and color. This does
not affect the - summetric. However, it can be used to keep differences
between values visible in the heatmap, even in the presence of strong ouliers.
 
- corr_size
- The font size of correlation numbers displayed in the tiles of the heatmap. 
- ndigits_number
- The maximum digits of numbers displyed in the tiles of the
heatmap. 
- varlabels
- A character string or vector of character strings containing
the new labels of variables that are used in 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. 
- grid
- A character string, that determines the color of the lines
between the tiles of the heatmap. 
- colors
- A vector of two colors used in the heatmap. 
- number_color
- A character string indicating the color of the numbers,
displayed in the tiles. 
- ncol_facet
- Number of columns used in faced_wrap() for the plots. 
- legend_title
- A character string indicating the title of the legend of the plot. 
- interest_breaks
- A numeric vector indicating the breaks for the color scheme
displayed in the legend of the heatmap. 
- interest_labels
- A character vector indicating the labels for the breaks
displayed in the legend of the heatmap. 
- plot_title
- A character string containing the title of the plot.