Code Snippets 🔖
🚀 R: Details of built-in data sets - Snippet #114
Discover details of built-in data sets with R
Snippets of ready-to-use code
Code Snippets 🔖
Discover details of built-in data sets with R
Code Snippets 🔖
Discover how to clear the console with R
Code Snippets 🔖
Discover how to get current date with R
Code Snippets 🔖
Discover how to change object type to logical with R
Code Snippets 🔖
Discover how to change object type to factor with R
Code Snippets 🔖
Discover how to change object type to to POSIXct or POSIXlt with R
Code Snippets 🔖
Discover how to change object type to date with R
Code Snippets 🔖
Discover how to change object type to data frame with R
Code Snippets 🔖
Discover how to change object type to character with R
Code Snippets 🔖
Discover how to check if an object is of type vector with R
Code Snippets 🔖
Discover how to check if an object is of type missing value (NA) with R
Code Snippets 🔖
Discover how to check if an object is of type logical with R