View source: R/lattice_parameters.R
| d_2_tth | R Documentation | 
calculate position of XRD peak in 2*theta scale for d-spacing and wavelength lambda. d-spacing and wavelength shoud be given in same units: angstroms or nanometers
d_2_tth(d, lambda = 1.54056)
d | 
 d-spacing in angstroms  | 
lambda | 
 X-ray wavelength in angstroms  | 
tth 2*theta position of XRD peak
K. Juraić
d_2_tth(1.59, 1.54056)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.