View source: R/removeColumnprefix.R
removeColumnprefix | R Documentation |
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"
removeColumnprefix(x)
x |
an R object, specifically an endpoint data frame |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.