View source: R/readres.timedeppar.R
readres.timedeppar | R Documentation |
timedeppar
saved to a file by infer.timedeppar
This function read a workspace stored by the function infer.timedeppar
and returns
the object of type timedeppar
that contains the intermediate or final results of the
inference process
readres.timedeppar(file)
file |
file name of the workspace to be read. |
object of type timedeppar
containing the intermediate or final results of the inference process
or a list of length zero if the file was not found of no object called res
of type timedeppar
was found in the workspace.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.