is.atomic {base} | R Documentation |
Is an Object Atomic?
Description
is.atomic
returns TRUE
if x
does not have a list structure and FALSE
otherwise.
Usage
is.atomic(x)
is.atomic {base} | R Documentation |
is.atomic
returns TRUE
if x
does not have a list structure and FALSE
otherwise.
is.atomic(x)