get_seq | R Documentation |
Obtain the transformation sequence from a chartcode and yname
get_seq(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 string, either "tr"
(transform-reference) or
"rt"
(reference-transform) specifying the transformation
sequence.
get_ty("nl2010", "NJAA", "hgt")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.