Skip to content
Prev 305534 / 398506 Next

tail a file in R

On Sat, Sep 15, 2012 at 2:27 AM, Jim Green
<student.northwestern at gmail.com> wrote:
Note that that "tail" is not the same as utils::tail that is available
to you by default. Rather that is a help page from the "R.basic"
package (see the top left corner) which you will need to install and
load.

Cheers,
Michael