Description Usage Arguments Examples
View source: R/aaa.R
Is x explicitly a list type
1
is_list(x)
x
input objects
1 2
is_list(c(1,2,3)) is_list(list(99))
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.