gixrd_average_lst: gixrd_read_file_lst(file_names, save_to_file = TRUE)

View source: R/import.R

gixrd_average_lstR Documentation

gixrd_read_file_lst(file_names, save_to_file = TRUE)

Description

Automaticaly read multiple files with GIXRD data and average them and write averaged data to files

Usage

gixrd_average_lst(file_names, save_to_file = FALSE)

Arguments

file_names

array of file names with GIXRD data (full paths)

save_to_file

Should be the averaged data saved to file

Value

list of data frames with averaged data

Examples

## Not run: gixrd_aveeage_lst(fnms)

kjuraic/rgixrd documentation built on June 19, 2022, 3:21 a.m.