Skip to contents

Summarise several columns in an IIDDA dataset that specify the geographic location of each row.

Usage

summarise_locations(data)

Arguments

data

Data frame hopefully containing at least one of `iso_3166`, `iso_3166_2`, or `location`. If all are missing then the output summary is a blank string.

Value

A string summarizing the data in the columns.