ReadFDATA: Read FDATA.CSV with Auto-Detection of Header Format
Description
Reads FDATA.CSV, auto-detecting whether it has a NONMEM-style
2-row header (skip=2) or a standard 1-row header (skip=0).
Usage
ReadFDATA(file = "FDATA.CSV")
Arguments
- file
character, path to the CSV file (default: "FDATA.CSV")