Export XRD data to GenX format

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