countlines {collUtils}R Documentation

Count the number of lines in a file

Description

Count the number of lines in a file

Usage

countlines(fn)

Arguments

fn

Input filepath

Value

A integer for the number of lines


[Package collUtils version 1.0.5 Index]