<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Extract a sequence from a dataset.</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="R.css" />
</head><body>

<table width="100%" summary="page for march.dataset.h.extractSequence"><tr><td>march.dataset.h.extractSequence</td><td style="text-align: right;">R Documentation</td></tr></table>

<h2>Extract a sequence from a dataset.</h2>

<h3>Description</h3>

<p>Extract a sequence from a dataset.
</p>


<h3>Usage</h3>

<pre>
march.dataset.h.extractSequence(y, i)
</pre>


<h3>Arguments</h3>

<table summary="R argblock">
<tr valign="top"><td><code>y</code></td>
<td>
<p>A sequence of integers.</p>
</td></tr>
<tr valign="top"><td><code>i</code></td>
<td>
<p>The number of observations to keep.</p>
</td></tr>
</table>


<h3>Author(s)</h3>

<p>Ogier Maitre
</p>


</body></html>
