powered by
is_string(x)
is_string(" ") is_string("data") is_string(c("data","data")) is_string(NULL)
Run the code above in your browser using DataLab