Get output from a project for a given value of K.

get_output(project, name, K = NULL, type = "summary")

Arguments

project

an RgeoProfile project, as produced by the function rgeoprofile_project()

name

name of output to get

K

get output for this value of K

type

the type of output ("summary" or "raw")