View source: R/xplot_helpers.R
last_data_problem | R Documentation |
Used by several internal functions when the problem argument has not been supplied by the user.
last_data_problem(xpdb, simtab = FALSE)
xpdb |
An xpose database object. |
simtab |
Logical if 'TRUE' the last simulation problem is returned. If 'FALSE' the last estimation problem is returned. |
The last estimation problem when 'simtab = FALSE', else the last simulation problem as an integer.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.