addq | R Documentation |
Small helper function to add backticks around complicated names Inspired by https://stackoverflow.com/questions/16674045/as-formula-in-r-doesnt-seem-to-accept-a-name-that-starts-with-a-number-followed
addq(x)
x |
character value that needs backticks |
character value with backticks
addq("Long Column Name")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.