Snippets
Import a built-in data set - Snippet #89
Discover how to import a built-in data set with R
Snippets
Discover how to import a built-in data set with R
Snippets
Discover how to display built-in data sets with R
Snippets
Discover how to clear the environment with R
Snippets
Discover how to get HEX code of a color from its name with R
Snippets
Discover how to get the names of all built-in colors with R
Snippets
Discover the name of built-in colors in R
Snippets
Discover how to load a package with R
Snippets
Discover how to create a vector of objects with R
Snippets
Discover how to check if an object is not in a vector with R
Snippets
Discover how to check if an object is in a vector with R
Snippets
Discover how to change the type of a data frame to a tibble with R
Snippets
Discover how to change object type to numeric with R