split_line: Split a line read by the function fix_import_files. Used in...

View source: R/fixReportSirenoFiles.R

split_lineR Documentation

Split a line read by the function fix_import_files. Used in fix_import_files() function. If the last character of the line is a separator character, the last column is lost. So, if the last character is a ";", add a white space to the last line to avoid it.

Description

Split a line read by the function fix_import_files. Used in fix_import_files() function. If the last character of the line is a separator character, the last column is lost. So, if the last character is a ";", add a white space to the last line to avoid it.

Usage

split_line(line)

Eucrow/sapmuebase documentation built on April 17, 2024, 10:29 a.m.