Learn R Programming

diseasystore (version 0.3.1)

to_diseasystore_case: Transform case definition to PascalCase

Description

Transform case definition to PascalCase

Usage

to_diseasystore_case(label)

Value

The given label formatted to match a Diseasystore

Arguments

label

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

Examples

Run this code
  to_diseasystore_case("Google COVID-19")  # DiseasystoreGoogleCovid19

Run the code above in your browser using DataLab