| read_xy | R Documentation | 
read XRD data from xy file. Can be generated from raw instrument data with powDLL software. Data are stored as two column (tth, intensity).
read_xy(file_name)
file_name | 
 XRD data filename (full path)  | 
data.frame(tth, intensity)
K. Juraić
## Not run: read_xy(""XRD_pattern.xy)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.