# NOT RUN {
## Only one fleet
calculate_data_units(lcomp_params = list(fleets = 1, years = c(3, 4, 6)))
## Add new fleet
calculate_data_units(lcomp_params = list(fleets = 1, years = c(3, 4, 6)),
agecomp_params = list(fleets = 2, years = 5))
# }
Run the code above in your browser using DataLab