Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

relevant

Internal helper for "lower_upper", "upper_lower". This helper returns a logical vector with TRUE for the first and every second string of those which contain an alphabetic character


Description

Internal helper for "lower_upper", "upper_lower". This helper returns a logical vector with TRUE for the first and every second string of those which contain an alphabetic character

Usage

relevant(string)

Arguments

string

A string (for example names of a data frame).

Value

A logical vector.

Author(s)

Malte Grosser, malte.grosser@gmail.com


snakecase

Convert Strings into any Case

v0.11.0
GPL-3
Authors
Malte Grosser [aut, cre]
Initial release
2019-05-25

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.