xrd.getSampleFiles: Returns XRD sample files

View source: R/xrd.getSampleFiles.R

xrd.getSampleFilesR Documentation

Returns XRD sample files

Description

returns sample XRD from library

Usage

xrd.getSampleFiles(fileExt = NA)

Arguments

fileExt

file extension, could be NA for all, or "asc", "txt", "ras", "rasx"

Value

vector with path/filename to sample XRD data files

Author(s)

Thomas Gredig

Examples

file.list = xrd.getSampleFiles()
print(paste("Found",length(file.list),"sample files:"))
basename(file.list)


thomasgredig/rigakuXRD documentation built on Feb. 3, 2024, 10:49 p.m.