Skip to contents

Consumption by food group

Usage

ics_consumption_by_food_group(
  con,
  round = NULL,
  by = c("round", "state", "sector"),
  era = "all",
  food_group = NULL
)

Arguments

con

A DBI connection from ics_connect().

round

Optional round filter.

by

One of "round", "state", or "sector".

era

Optional era filter.

food_group

Optional food group filter.

Value

A tibble with food group expenditure shares.