citation_table: Generate a citation

View source: R/cite_functions.R

citation_tableR Documentation

Generate a citation

Description

Get the measure name, source, and url for any vector of column names from LexOPS::lexops.

Usage

citation_table(cite_vars)

Arguments

cite_vars

A character vector of column names

Value

A tibble that lists measures and sources of data that should be cited (if known).

Examples


citation_table(c("PK.Brysbaert", "HUM.Engelthaler"))


JackEdTaylor/LexOPS documentation built on Sept. 10, 2023, 3:09 a.m.