protobi_apply_titles: Apply Titles Function

View source: R/protobi.R

protobi_apply_titlesR Documentation

Apply Titles Function

Description

Given the data and titles, this function assigns the title (label) metadata to the R dataframe columns.

Usage

protobi_apply_titles(df, titles)

Arguments

df

A data.frame.

titles

A list with title metadata as returned from protobi_get_titles

Value

df with metadata attached.


protobi/protobi-r documentation built on July 8, 2023, 7:20 p.m.