removeHeaders: Remove header from files

Description Usage Arguments Value Author(s)

View source: R/util.R

Description

Remove header from files

Usage

1
removeHeaders(file.vec, path.out, skip, cnames)

Arguments

file.vec

A character vector. The paths to the input files

path.out

A length-1 character. The path to the folder for storing the resulting files

skip

A length-1 numeric. Number of lines to remove from the beginning of each file

cnames

A character. The names of the columns of the returned data frame

Value

A list of paths to the created files

Author(s)

Alber Sanchez, alber.ipia@inpe.br


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