SMOLR_FAST_IMPORT: Fast SMOLR importer using self made profile

View source: R/smolr_fast_import.R

SMOLR_FAST_IMPORTR Documentation

Fast SMOLR importer using self made profile

Description

Fast SMOLR importer making use of the data.table fread importer that performs faster on bigger data. This importer makes use a userdifinable profile.

Usage

SMOLR_FAST_IMPORT(file, profile, channels)

Arguments

file

Location of the file txt or csv file to be imported

profile

Profile of the to be imported data, this profile can be made using the SMOLR_PROFILE function

channels

Channels that should be precent in the data, this allows to define channel numbers even if there are no localizations in the channels


ErasmusOIC/SMoLR documentation built on July 27, 2023, 8:05 p.m.