ncols {collUtils}R Documentation

Counts the number of columns of whitespace delimited file.

Description

Counts the number of columns of whitespace delimited file.

Usage

ncols(fn)

Arguments

fn

Input filepath

Value

A integer for the number of columns


[Package collUtils version 1.0.5 Index]