Learn R Programming

RsSimulx (version 2024.1)

lixoft.read.table: Read Lixoft@ files

Description

Utility function to read Lixoft@ formated input/output files

Usage

lixoft.read.table(file, sep = "", ...)

Value

a dataframe object

Arguments

file

file path of the file to read

sep

separator

...

see read.table