Add the results from an analysis
Source:R/get_result.R, R/get_result_character.R, R/get_result_n2k_inla.R, and 3 more
get_result.RdAdd the results from an analysis
Usage
get_result(x, base, ...)
# S4 method for class 'character,character'
get_result(x, base, ..., project, verbose = TRUE)
# S4 method for class 'character,s3_bucket'
get_result(x, base, ..., project, verbose = TRUE)
# S4 method for class 'n2kInla,ANY'
get_result(x, base, ..., verbose = TRUE)
# S4 method for class 'n2kModel,ANY'
get_result(x, verbose = TRUE, ...)
# S4 method for class 'n2kManifest,character'
get_result(x, base, ..., verbose = TRUE)
# S4 method for class 'n2kManifest,s3_bucket'
get_result(x, base, project, ..., verbose = TRUE)
# S4 method for class 's3_object,ANY'
get_result(x, base, ..., project, verbose = TRUE)