removeHeaders: Remove header from files

View source: R/util.R

removeHeadersR Documentation

Remove header from files

Description

Remove header from files

Usage

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


albhasan/cqmaTools documentation built on Dec. 12, 2023, 9:25 a.m.