multi.import.xtrain: Import multiple csv files from Esaote echograph

Description Usage Arguments Value Examples

View source: R/multi.import.xtrain.R

Description

Import multiple csv files from Esaote echograph

Usage

1
2
multi.import.xtrain(path = ".", condition = NA, apex.n = 8,
  echotype = "esaote", multicore = FALSE, cores = "ALL")

Arguments

path

A directory where all the files are (character)

condition

The identification tag for the experiment group (character)

echotype

The type of echograph. Currently, only the esaote output are analyzed (character)

multicore

If there is parallel importation or not (Logical)

cores

The number of cores for parallel importation option. By default, 'ALL' used every cores.

apex

The number of points by default for the apex (numeric)

Value

An object of class 'xtrain.multi'

Examples

1
import.esaote.file_faster('ENDO_LONG_DISPL_SUBJECT1.csv')

guillaumechaumet/pasta documentation built on May 28, 2019, 8:54 p.m.