Snippets
Clear the console - Snippet #113
Discover how to clear the console with R
Snippets
Discover how to clear the console with R
Snippets
Discover how to get current date with R
Snippets
Discover how to change object type to logical with R
Snippets
Discover how to change object type to factor with R
Snippets
Discover how to change object type to to POSIXct or POSIXlt with R
Snippets
Discover how to change object type to date with R
Snippets
Discover how to change object type to data frame with R
Snippets
Discover how to change object type to character with R
Snippets
Discover how to check if an object is of type vector 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