get_tx | R Documentation |
Obtain the tx() transformation function
get_tx(chartcode, yname, chartgrp = get_chartgrp(chartcode))
chartcode |
The chart code, returned by |
yname |
Names of the response variable |
chartgrp |
The chart group. If not specified, it is calculated automatically. |
An function with one argument x
get_tx("NJAA", "hgt", "nl2010")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.