get_refcode: Obtain the name of the reference code used on a chart

View source: R/get_refcode.R

get_refcodeR Documentation

Obtain the name of the reference code used on a chart

Description

Obtain the name of the reference code used on a chart

Usage

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

Arguments

chartcode

The chart code, returned by create_chartcode()

yname

Name of the response variable

chartgrp

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

Value

get_refcode() returns a string.

Examples

get_refcode("NJAA", "hgt")

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