count_columns: A function to count number of columns in a file.

Description Usage Arguments Value

View source: R/column_functions.R

Description

A function to count number of columns in a file.

Usage

1
count_columns(file_name)

Arguments

file_name

character. Name fo the file where the columns should be counted

Value

numeric. Number of columns. If an error arises, assumes that there are 12 columns in the file.


antonmalko/ibextor documentation built on May 25, 2019, 2:26 p.m.