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