export2genx: Export XRD data to GenX format

View source: R/export2genx.R

export2genxR Documentation

Export XRD data to GenX format

Description

Export XRD data to GenX format

Usage

export2genx(data, exportPath = ".", minTheta = 0, maxTheta = 4)

Arguments

data

XRD data, usually filter(dataXRD, ID==7)

exportPath

default is current directory, but can be defined to store output file in a different directory

minTheta

minimum 2q to be included

maxTheta

maximum 2q to be included in export

Value

file name for export


thomasgredig/rigakuXRD documentation built on Feb. 3, 2024, 10:49 p.m.