get_tx: Obtain the tx() transformation function

View source: R/get_tx.R

get_txR Documentation

Obtain the tx() transformation function

Description

Obtain the tx() transformation function

Usage

get_tx(chartcode, yname, chartgrp = get_chartgrp(chartcode))

Arguments

chartcode

The chart code, returned by create_chartcode()

yname

Names of the response variable

chartgrp

The chart group. If not specified, it is calculated automatically.

Value

An function with one argument x

Examples

get_tx("NJAA", "hgt", "nl2010")

growthcharts/chartcatalog documentation built on Dec. 9, 2024, 8:43 p.m.