View source: R/UserFunctions.R
get_fits | R Documentation |
Get fits of all selected sensorgrams as indicated in the sample information.
get_fits(processed_input)
processed_input |
The processed_input object returned by the function |
A list of all fits. The fits are performed using the safely
function, so that the list has a $result
entry
and a $error
entry for each item. If $error
is NULL
, the sensorgram was fit succesfully.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.