From 57f36f5b145940f80ede67fba382e27d800b1c57 Mon Sep 17 00:00:00 2001 From: Arni Magnusson Date: Mon, 4 Dec 2017 15:48:55 +0100 Subject: [PATCH] Use readVPAFile to read a single variable --- Loading_your_data_into_FLR.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Loading_your_data_into_FLR.Rmd b/Loading_your_data_into_FLR.Rmd index bd428a9..2f1af4d 100644 --- a/Loading_your_data_into_FLR.Rmd +++ b/Loading_your_data_into_FLR.Rmd @@ -98,7 +98,7 @@ catch.n.flq[,1:7] ## Reading common fisheries data formats -FLCore contains functions for reading in fish stock data in commonly used formats. To read a single variable (e.g. numbers-at-age, maturity-at-age) from the **Lowestoft VPA** format you use the `readVPA` function. The following example reads the catch numbers-at-age for herring: +FLCore contains functions for reading in fish stock data in commonly used formats. To read a single variable (e.g. numbers-at-age, maturity-at-age) from the **Lowestoft VPA** format you use the `readVPAFile` function. The following example reads the catch numbers-at-age for herring: ```{r, readVPA} # Read from a VPA text file