
Standardise a Gazepoint plot return contract
Source:R/plot-contracts.R
standardise_gazepoint_plot_contract.RdAdds consistent attributes to a ggplot object so plotting helpers can be tested and reused in automated reports.
Usage
standardise_gazepoint_plot_contract(
plot,
plot_data = NULL,
settings = list(),
interpretation_notes = NULL,
plot_type = NULL
)