get_output_structure: #' Sets PRISM model inputs #' #' @return 0 for success and 1...

Description Usage Details Value

View source: R/1client_lib.R

Description

#' Returns PRISM model input #' #' @return 0 for success and 1 for error #' @export get_model_input<-function() message("Current model is ", thisSession$current_model) return(thisSession$input)

Usage

1

Details

Returns default PRISM model output

Value

0 for sucess and 1 for error


resplab/voiPeermodels documentation built on Dec. 22, 2021, 3:04 p.m.