is_valid_positive_integer_vector: Check if a comma-separated string can be parsed to an integer...

View source: R/accessory.R

is_valid_positive_integer_vectorR Documentation

Check if a comma-separated string can be parsed to an integer vector

Description

Check if a comma-separated string can be parsed to an integer vector

Usage

is_valid_positive_integer_vector(string)

Arguments

string

Input string

Value

output Boolean indicating whether the check passed


pinin4fjords/shinyngs documentation built on Jan. 18, 2025, 7:09 p.m.