Get output from a project for a given value of K.
get_output(project, name, K = NULL, type = "summary")
| project | an RgeoProfile project, as produced by the function
|
|---|---|
| name | name of output to get |
| K | get output for this value of K |
| type | the type of output ("summary" or "raw") |