Snippets
Check if an object is of type missing value (NA) - Snippet #104
Discover how to check if an object is of type missing value (NA) with R
Snippets
Discover how to check if an object is of type missing value (NA) with R
Snippets
Discover how to check if an object is of type logical with R
Snippets
Discover how to check if an object is of type factor with R
Snippets
Discover how to check if an object is of type POSIXct or POSIXlt with R
Snippets
Discover how to check if an object is of type date with R
Snippets
Discover how to check if an object is of type data frame with R
Snippets
Discover how to check if an object is of type character with R
Snippets
Discover how to check for multiple conditions at the same time with R
Snippets
Discover how to check if a value is equal to another value with R
Snippets
Discover how to check if a value is smaller than another value with R
Snippets
Discover how to check if a value is larger than another value with R
Snippets
Discover types an object can take in R