kyphosis.text {pinktoe}R Documentation

Print explanatory text concerning kyphosis variables.

Description

Given a variable name this function prints out explanatory text in HTML

Usage

kyphosis.text(n, file = "", append = FALSE)

Arguments

n A kyphosis variable. Could be "Start", "Age", "Number"
file File to write HTML to
append Should be TRUE

Details

As Description. This is an example function of a possible argument to the textfn argument of pinktoe

Value

No value is returned

Note

Not intended for general user use

Author(s)

Guy P Nason

References

http://www.stats.bris.ac.uk/~magpn/Research/Pinktoe/Welcome.html

See Also

pinktoe

Examples

#
# Here is a simple example
#
kyphosis.text("Start")
#<BR>
#Variable:  Start : The beginning of the range of vertabrae involved<BR>

[Package pinktoe version 2.0 Index]