is.atomic returns TRUE if x does not have a list structure and FALSE otherwise.
is.atomic
TRUE
x
FALSE
is.atomic(x)