Snippets
Check if a character string contains a tab or a space – Snippet #22
Discover how to check if a character string contains a tab or a space with R
Snippets
Discover how to check if a character string contains a tab or a space with R
Snippets
Discover how to check if a character string contains any textual character with R
Snippets
Discover how to check if a character string contains any alphanumeric character with R
Snippets
Discover how to check if a character string contains letters with R
Snippets
Discover how to check if a character string contains symbols with R
Snippets
Discover how to get the type of an object with R
Snippets
Discover how to check if a character string contains punctation with R
Snippets
Discover how to check if a character string contains digits with R
Snippets
Discover how to filter a column if it contains a certain character string with R
Snippets
Discover how to check if a character string contains a character substring with R
Snippets
Discover how to replace missing character strings with true NAs in a column of a data frame with R
Snippets
Discover how to replace a character string in a column of a data frame with R
Snippets
Discover how to delete characters in a column of a data frame with R
Snippets
Discover how to force a line break in a text with R
Snippets
Discover how to list all files and subfolders in a folder with R
Snippets
Discover how to round a number with R