nmfs-fish-tools / fishdictionary

A dictionary scheme for fisheries
https://connect.fisheries.noaa.gov/fishdictionary
GNU Affero General Public License v3.0
3 stars 1 forks source link

R function to check output #15

Open kellijohnson-NOAA opened 2 years ago

kellijohnson-NOAA commented 2 years ago

@ChristineStawitz-NOAA had a great idea to create an R function to check terms used in model output. I am guessing this would search through names and column headers in a list object or maybe through a raw text file? The function would then summarize the use of alternative terms versus suggested terms. For example is "spawning stock biomass" used instead of "spawning biomass". Additional functionality could come from other R functions that "convert" column headers of alternative terms to use suggested terms.