powered by
is_not_string()
is_string(x)
is_string("test_me") # TRUE is_string(1:10) # FALSE
Run the code above in your browser using DataLab