read_mif_header: Read .mif Header

View source: R/read_mif_header.R

read_mif_headerR Documentation

Read .mif Header

Description

Read .mif Header

Usage

read_mif_header(file, sep = ";", comment = "#")

Arguments

file

A path to a .mif file.

sep

Column separator, defaults to ";".

comment

A character which at line start signifies the optional comment header with metadata at the head of file, defaults to "#".

Value

A list with elements header, comment_header, and useless.last.column.

Author(s)

Michaja Pehl


pik-piam/quitte documentation built on April 26, 2024, 12:58 a.m.