NRBTDsample_download: Download data from two NIST bullets to use as sample data

Description Usage Arguments See Also Examples

Description

Bullets downloaded are from the Hamby series of studies, using 9mm ammunition. This function downloads two bullets from the same barrel (Barrel 1); each bullet has 6 x3p files associated with it - one for each land. The x3p files are placed in folders corresponding to each bullet. Data from additional studies can be found at https://tsapps.nist.gov/NRBTD/Studies/Search and can be downloaded with the NRBTD_download function.

Usage

1
NRBTDsample_download(directory, maxFiles = 0, quiet = T)

Arguments

directory

Location to save the files

maxFiles

maximum number of x3p files to download. 0 indicates that all x3p files should be downloaded.

quiet

quiet download of files

See Also

NRBTD_download

Examples

1
2
3
4
## Not run: 
NBTRDsample_download(file.path("data"))

## End(Not run)

CSAFE-ISU/nbtrd documentation built on Dec. 28, 2020, 12:41 a.m.