ggbFittedFromAges | R Documentation |
Called by ggbChooseAges()
and ggbcoverageFromYear()
. This simply modulates some code that would otherwise be repeated. Users probably don't need to call this function directly. If columns produced by ggbMakeColumns()
are not present, then we call it here just to keep things from breaking.
ggbFittedFromAges(codi, agesfit, lm.method = "oldschool")
codi |
|
agesfit |
a set of continuous ages to estimate coverage from |
lm.method |
character, one of:
|
codi, with the column fitted
added.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.