View source: R/get_inverse_tx.R
get_inverse_tx | R Documentation |
Obtain the inverse tx() transformation function
get_inverse_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 y
get_inverse_tx("nl2010", "NJAA", "hgt")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.