pkgdown/mathjax-config.html

Skip to contents

Get ID column

Usage

get_id(.data, .id = ".id")

Arguments

.data

A data frame.

.id

Column name (default: ".id").

Value

Character vector of IDs, or NULL if not present.