Skip to contents

Create a link to another display filtered to categories of a variable

Usage

filter_cat_href(
  display_name,
  varname,
  values = NULL,
  labels = NULL,
  prefix = NULL
)

Arguments

display_name

The name of the display to link to.

varname

The name of the variable to filter on.

values

The values of the variable to filter on.

labels

Labels in the linked display to show.

prefix

A prefix to add to the link. Not needed if the display is part of the same app.