tsibble (version 0.6.2)

key_size: Compute sizes of key variables

Description

Compute sizes of key variables

Usage

key_size(x)

n_keys(x)

key_indices(x)

Arguments

x

A data frame.

Examples

Run this code
# NOT RUN {
key_size(pedestrian)
n_keys(pedestrian)
# }

Run the code above in your browser using DataLab