params <- setMetadata(NS_params,
title = "North Sea model",
description = "A multi-species model of the North Sea fish community.",
authors = list(list(name = "Finlay Scott", email = "finlay@example.com")))
getMetadata(params)$title
getMetadata(params)$authors[[1]]$name
Run the code above in your browser using DataLab