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 May 29, 2024, 5 a.m.