removeColumnprefix: Fix column names

View source: R/removeColumnprefix.R

removeColumnprefixR Documentation

Fix column names

Description

Removes the prefix "data.endpoint." from column names in data frames created by getYNAB() The assumption is that the name will follow the structure "data.x.something" eg. "data.x.something" > "something" or "data.something" > "something" or "something" > "something"

Usage

removeColumnprefix(x)

Arguments

x

an R object, specifically an endpoint data frame


mathewroy/ynabr documentation built on Jan. 28, 2023, 2:40 a.m.