dot-normalize_locale_names: Normalize locale-style dotted columns to camelCase

.normalize_locale_namesR Documentation

Normalize locale-style dotted columns to camelCase

Description

Converts dotted names (e.g., firstName.default, name.cs) to camelCase and removes trailing Default from default-language fields.

Usage

.normalize_locale_names(x)

Arguments

x

character vector

Value

character vector


nhlscraper documentation built on June 29, 2026, 1:06 a.m.