Skip to contents

Export stock assessment results to RAM Legacy Stock Assessment Database format.

Usage

get_RAM(data, obj, output_file_name = "test_2025.xlsx")

Arguments

data

a list containing the model data structure with n_year and first_year.

obj

a fitted model object from RTMB with environment and report methods.

output_file_name

a character string specifying the output Excel file name.

Value

a list with RAM database formatted outputs.