option_object_list: Create List of Option Objects

View source: R/composition_objects.R

option_object_listR Documentation

Create List of Option Objects

Description

Helper functions for making lists of options quickly from a dataframe.

Usage

option_object_list(df)

Arguments

df

Table-like object containing columns text and value, and optionally text_type, value, description, and url. See option_object documentation for details.

Value

A list of option_objects


samterfa/slackme documentation built on April 11, 2022, 3:29 a.m.