read_smi: Read in data file created by the SMI tracker's IDF converter...

Description Usage Arguments Value Examples

Description

Read in data file created by the SMI tracker's IDF converter utility

Usage

1
read_smi(file_name, file_path, length_header = 40)

Arguments

file_name

A string with the name of the raw data file.

file_path

A string with the path to the raw data file.

length_header

A number indicating the number of lines in the header of the raw data file.

Value

A data frame ready for preprocessing

Examples

1
read_smi(file_name = "eye_data_idf.txt", file_path = "../data/", length_header = 40)

kemacdonald/kmetR documentation built on May 17, 2019, 12:14 p.m.