read_mercury_hkl: read_mercury_hkl(file_name)

View source: R/import.R

read_mercury_hklR Documentation

read_mercury_hkl(file_name)

Description

read mercury hkl file with d spacing [Angstrom], structure factor and multiplicit for (hkl) difraction peaks

Usage

read_mercury_hkl(file_name = file.choose())

Arguments

file_name

mercurt *.hkl file name

Value

data.frame(h, k, l, d, f2, mult)

Author(s)

K. Juraic

Examples

## Not run: read_mercury_hkl("ZnO.hkl")


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