Learn R Programming

agricolaeplotr (version 0.6.1)

test_string: Test if input is a string

Description

Test if input is a string

Usage

test_string(x)

Value

error

Arguments

x

input to be tested

Examples

Run this code
library(agricolaeplotr)
test_string('smallstring')

Run the code above in your browser using DataLab