removeHeader: Read a file and remove its header

Description Usage Arguments Value Author(s)

View source: R/util.R

Description

Read a file and remove its header

Usage

1
removeHeader(file_path, col_names, skip)

Arguments

file_path

A length-1 character vector. A path to a file

col_names

A character. The column names fo the returned data frame

skip

A length-1 numeric. Number of lines to skip when reading the file

Value

A data.frame

Author(s)

Alber Sanchez, alber.ipia@inpe.br


INPE-LAGEE/cqmaTools documentation built on March 15, 2021, 1:01 p.m.