| get_result | R Documentation | 
Add the results from an analysis
get_result(x, ...)
## S4 method for signature 'character'
get_result(x, n_cluster = 1, verbose = TRUE, ...)
## S4 method for signature 'n2kInla'
get_result(x, verbose = TRUE, ...)
## S4 method for signature 'n2kModel'
get_result(x, verbose = TRUE, ...)
## S4 method for signature 'n2kManifest'
get_result(x, ..., base, project, verbose = TRUE)
## S4 method for signature 's3_object'
get_result(x, ...)
| x | object with the current results | 
| ... | further arguments (see Details) | 
| n_cluster | The number of clusters to run this function in parallel.
Defaults to  | 
| verbose | Print extra information on the screen | 
| base | the base location to read the model | 
| project | will be a relative path within the base location | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.