View source: R/is_data_frame_tibble.R
is_data_frame_tibble | R Documentation |
m2c2R
is_data_frame_tibble(data)
data |
Name of an object in R |
This function checks whether a given object is a data frame or tibble.
Returns TRUE/FALSE.
Nelson Roque, Nelson.Roque@ucf.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.