Skip to contents

Transform case definition to PascalCase

Usage

to_diseasystore_case(label)

Arguments

label

(character)
A character string that controls which feature store to get data from.

Value

The given label formatted to match a Diseasystore

Examples

  to_diseasystore_case("Google COVID-19")  # DiseasystoreGoogleCovid19
#> [1] "DiseasystoreGoogleCovid19"