parse_input: This helper will parse comma-separated key-value pairs

View source: R/SHINY-utils.R

parse_inputR Documentation

This helper will parse comma-separated key-value pairs

Description

This helper will parse comma-separated key-value pairs

Usage

parse_input(input_text, into = "list")

Arguments

input_text

A character.

into

The name of the function that will contain the resulting values.


dtwclust documentation built on Sept. 11, 2024, 9:07 p.m.