convert_line_endings: Convert line endings from DOS to UNIX format

Description Usage Arguments Value

View source: R/helper_functions.R

Description

Database files must have UNIX line endings for supeRbaits to work.

Usage

1
convert_line_endings(input, output = input)

Arguments

input

The name of the input file

output

The name of the output file (the same as the input by default)

Value

No return value. Called for side effects.


BelenJM/supeRbaits documentation built on Jan. 28, 2022, 1:44 a.m.