taperCoeffsGenerator | R Documentation |
Generates the coefficients of the taper equations for based on specific
taper equation form (taperEquationForm
)
taperCoeffsGenerator(taperEquationForm)
## S4 method for signature 'character'
taperCoeffsGenerator(taperEquationForm)
## S4 method for signature 'missing'
taperCoeffsGenerator()
taperEquationForm |
character, Specifies a taper equation form one of KBEC, KBECQCI, KFIZ3. |
A coeffients table
Yong Luo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.