un_bt: Remove backticks from names

View source: R/wb_utils.R

un_btR Documentation

Remove backticks from names

Description

Remove all backticks from variable names. Useful for cleaning names after formula parsing.

Usage

un_bt(x)

Arguments

x

A character vector potentially containing backticks

Value

A character vector with backticks removed


panelr documentation built on Jan. 21, 2026, 9:06 a.m.