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')