Message-ID: <7953BA1D7779E746994B38A00362416C0B31E700@exch-mbx-02.utu.fi>
Date: 2012-09-27T21:00:26Z
From: Atte Tenkanen
Subject: How to test if there is a subvector in a longer vector
Hi,
There are certainly several ways to test, whether a longer vector includes a subvector.
For instance, c(1,4,6) is included in c(2,1,1,4,6,3). How to test this and which would be the fastest way to do it?
Best,
Atte Tenkanen, FT, MuM
http://users.utu.fi/attenka/