Snippets
Get the number of characters in a string – Snippet #39
Discover how to get the number of characters in a string with R
Snippets
Discover how to get the number of characters in a string with R
Snippets
Discover how to concatenate two (or more) character strings with 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 get the number of columns in a data frame with R
Snippets
Discover how to get the number of rows in a data frame with R
Snippets
Discover how to get the names of the columns in a data frame with R
Snippets
Discover how to get current date and time with R
Snippets
Discover how to change the format of a date with R
Snippets
Discover how to use scientific notation in 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