# Get the data bases from a saved file
test_dir_data <- file.path(hakedata_wd(), "extractedData")
load(file.path(test_dir_data, "pcatchatsea.Rdat"))
load(file.path(test_dir_data, "pacfin_catch.Rdat"))
load(file.path(test_dir_data, "NORPACdomesticCatch.Rdat"))
load(file.path(test_dir_data, "atsea.ages.Rdat"))
load(file.path(test_dir_data, "atsea.ageWt.Rdat"))
load(file.path(test_dir_data, "page.Rdat"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.