DATRAS - The DATRAS library contains functions for reading and manipulating trawl survey data from the DATRAS database (datras.ices.dk)
RForge.net

DATRAS

Tutorial
About DATRAS
GIT access
Check results

GIT repository access

The GIT repository for this project can be cloned using
git clone --recursive https://github.com/DTUAqua/DATRAS DATRAS
see also DATRAS GitHub repository.

To install the latest development snapshot of this package, use

install.packages("DATRAS",,"http://rforge.net/",type="source")

Binaries (if avalable) can be installed using

install.packages("DATRAS",,"http://rforge.net/")

Most recent GIT commits


26bd3f3d| casperwberg | Tue Nov 3 16:05:47 2020 +0100
Change back to old default for read.csv, read.table: stringsAsFactors=TRUE
 M       DATRAS/R/read_datras.R

ff13836e| casperwberg | Tue Nov 3 15:50:48 2020 +0100
NAMESPACE update
 M       DATRAS/NAMESPACE

c9b8ee52| casperwberg | Tue Nov 3 15:49:41 2020 +0100
update R inline Roxygen doc
 M       DATRAS/R/ALKfuns.R
 M       DATRAS/R/AgeFunctions.R
 M       DATRAS/R/downloadExchange.R
 M       DATRAS/R/ices_stuff.R
 M       DATRAS/R/plotVBG.R
 M       DATRAS/R/read_datras.R

49d36334| kaskr | Tue Nov 3 15:10:49 2020 +0100
Autogen Rd files
 M       DATRAS/man/AIC.ALKmodel.Rd
 M       DATRAS/man/DATRAS-internal.Rd
 M       DATRAS/man/DATRAS-package.Rd
 M       DATRAS/man/NageByHaul.Rd
 M       DATRAS/man/addNage.Rd
 M       DATRAS/man/addSpatialData.Rd
 M       DATRAS/man/addWeightByHaul.Rd
 M       DATRAS/man/anova.ALKmodel.Rd
 M       DATRAS/man/as.data.frame.DATRASraw.Rd
 M       DATRAS/man/bayes.Rd
 M       DATRAS/man/bubblePlot.Rd
 M       DATRAS/man/c.DATRASraw.Rd
 M       DATRAS/man/downloadExchange.Rd
 M       DATRAS/man/fitALK.Rd
 M       DATRAS/man/fitALKone.Rd
 M       DATRAS/man/fitvbg.Rd
 M       DATRAS/man/icesSquare.Rd
 M       DATRAS/man/icesSquare2coord.Rd
 M       DATRAS/man/indexSubset.Rd
 A       DATRAS/man/minus9toNA.Rd
 M       DATRAS/man/plot.DATRASraw.Rd
 M       DATRAS/man/plotALKfit.Rd
 M       DATRAS/man/plotALKraw.Rd
 M       DATRAS/man/plotVBG.Rd
 M       DATRAS/man/predict.ALKmodel.Rd
 M       DATRAS/man/rawALK.Rd
 M       DATRAS/man/readExchange.Rd
 M       DATRAS/man/readExchangeDir.Rd
 A       DATRAS/man/renameDATRAS.Rd
 M       DATRAS/man/subset.DATRASraw.Rd
 M       DATRAS/man/tilePlot.Rd
 M       DATRAS/man/weightAtAge.Rd

340107d9| kaskr | Tue Nov 3 15:10:12 2020 +0100
Autogen DECRIPTION
 M       DATRAS/DESCRIPTION