Description Usage Arguments Examples
View source: R/utils.R
Is x explicitly an object of type list
1
is_list(x)
x
input object
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.