Skip to content
Prev 324775 / 398503 Next

sample {base}

What about using instead
size = min(5, length(Gpool$SampleNb[Gpool$LngtClas == LngtClas[[4]] &
Gpool$SpCode == SpCode[[2]]])

that would make sure your sample is either the size of the data or 5.

Sarah

On Wed, Jun 5, 2013 at 10:27 AM, Xochitl CORMON
<Xochitl.Cormon at ifremer.fr> wrote: