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 March 7, 2023, 7:49 p.m.