read_spec: Read GIXRD data from file (Buljan instrument)

View source: R/import.R

read_specR Documentation

Read GIXRD data from file (Buljan instrument)

Description

Read GIXRD data from file (Buljan instrument) to list. In one file are writen all scans for one single sample. Each list element coresponds to one scan in file. Columns description for file format: MUST BE ADDED

Usage

read_spec(file_name)

Arguments

file_name

GIXRD data file name

Value

list with GIXRD data

Author(s)

K. Juraic

Examples

            ## Not run: read_spec("gixrd_name")

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