Show code
benthicCoverCoralGeneraFile <- latest_output("s2pt4_benthicCoverCoralGenera")
data <- read.csv(paste("../../outputs/",benthicCoverCoralGeneraFile,".csv",sep=""))
metadata <- readLines(paste("../../outputs/",benthicCoverCoralGeneraFile,".txt",sep=""))
sitedat <- read.csv("../../../RRSdata/00_RRS_dataCatalogStatus/00_RRS_siteMaster_allSites_data.csv")