plot_price_index: Plot index output from calculate_hedonic_index

View source: R/calculate_hedonic_index.R

plot_price_indexR Documentation

Plot index output from calculate_hedonic_index

Description

Static price index plot using base R graphics with grid lines and external legend.

Usage

plot_price_index(index_output, title = NULL)

Arguments

index_output

A data.frame or named list of data.frames (from calculate_hedonic_index())

title

Optional plot title

Details

Supports both single index data.frame and named list of multiple methods. X-axis shows only first period of each year with rotated labels to avoid clutter.

Value

None. Draws plots in the active graphics device.

Author(s)

Vivek Gajadhar


REPS documentation built on March 16, 2026, 5:08 p.m.