test_string {agricolaeplotr}R 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')

[Package agricolaeplotr version 0.5.0 Index]