powered by
Validate nlist Object or nlists Object
vld_nlist(x)vld_nlists(x)
vld_nlists(x)
A flag indicating whether the object was validated.
The object to check.
vld_nlists(): Validate nlists Object
vld_nlists()
# vld_nlist vld_nlist(nlist(x = 1)) try(vld_nlist(list(x = 1))) # vld_nlists vld_nlists(nlists(nlist(x = 1))) vld_nlists(1)
Run the code above in your browser using DataLab