Skip to contents

Get average price metadata from the ONS Shopping Price tool

Usage

get_price_metadata(file)

Arguments

file

A spreadsheet download of price data

Value

A dataset of price metadata

Examples

if (FALSE) { # \dontrun{
metadata <- get_price_metadata()
} # }