tests/FLComp.R

# FLComp - «Short one line description»
# FLComp

# Copyright 2003-2009 FLR Team. Distributed under the GPL 2 or later
# Maintainer: Iago Mosqueira, Cefas
# Last Change: 13 Jan 2010 18:02
# $Id: FLComp.R 432 2010-02-05 22:19:53Z imosqueira $

# Reference:
# Notes:

# TODO Fri 09 Jan 2009 04:11:56 PM CET IM:

library(FLCore)

data(ple4)

biol <- as(ple4, 'FLBiol')

# Bug 20080109_1612 trim(FLComp) had worng variables names
trim( biol, age=1:10)
trim( biol, age=1:10, year=1990:1999)

Try the FLCore package in your browser

Any scripts or data that you put into this service are public.

FLCore documentation built on May 2, 2019, 5:46 p.m.