test_string: Test if input is a string

View source: R/hello.R

test_stringR Documentation

Test if input is a string

Description

Test if input is a string

Usage

test_string(x)

Arguments

x

input to be tested

Value

error

Examples

library(agricolaeplotr)
test_string('smallstring')

agricolaeplotr documentation built on April 3, 2025, 9:37 p.m.