powered by
NA or “” are not allowed as names.
NA
isProperlyNamed(x)
[logical(1)].
logical(1)
[vector] The vector or list.
vector
isProperlyNamed(list(1)) isProperlyNamed(list(a = 1)) isProperlyNamed(list(a = 1, 2))
Run the code above in your browser using DataLab