read_mcx_xrd: read GIXRD data from MCX file

View source: R/import.R

read_mcx_xrdR Documentation

read GIXRD data from MCX file

Description

read GIXRD data from MCX file

Usage

read_mcx_xrd(xrd_file = tcltk::tk_choose.files(multi = FALSE))

Arguments

xrd_file

name of filme with MCX GIXRD data

Value

list(xrd_file, alpha_i, data.frame(tth, intensity, background))

Examples

## Not run: read_mcx_xrd()

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