add_new_data: Check if data in input folder is OK and move to raw data...

View source: R/add_new_data.R

add_new_dataR Documentation

Check if data in input folder is OK and move to raw data folder

Description

Check if data in input folder is OK and move to raw data folder

Usage

add_new_data(input, output)

Arguments

input

The folder, where a folder bemovi is located which contains the new files.

output

A folder, which contains a subfolder called bemovi, i.e. the usually the raw data folder, into which the fioles will be moved to.

Value

a list which contains the individual reseults for each file. TRUE if moved, FALSE if an error occured. Details of the eror re in the error files in the input/bemovi directory.


rkrug/LEEF.measurement.bemovi documentation built on Feb. 9, 2025, 7:01 a.m.