You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
515 B
Plaintext
22 lines
515 B
Plaintext
# Collection of R functions for analysis of thin-film X-ray diffraction patterns
|
|
# Maintainer: Taha Ahmed
|
|
|
|
# CONTENTS
|
|
# >>>> matchpdf
|
|
# >>>> scherrer
|
|
# >>>> pdf2df
|
|
# >>>> uxd2mtx
|
|
# >>>> uxd2df
|
|
# >>>> muxd2df
|
|
# >>>> muxd2mtx
|
|
# >>>> muxd2ls
|
|
# - REPAIR SHOP
|
|
# - EliminateKa2
|
|
# - print.xtable.booktabs
|
|
# - split.muxd
|
|
# - strip.ka2
|
|
# - pearson.beta
|
|
|
|
## All XRD reading functions need to be re-written to identify the data instead of identifying metadata
|
|
## Take inspiration from the functions in CHI.R
|