to_diseasystore_case: Transform case definition to PascalCase

View source: R/3_feature_store_helpers.R

to_diseasystore_caseR Documentation

Transform case definition to PascalCase

Description

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

diseasystore documentation built on April 4, 2025, 5:56 a.m.