Description Usage Arguments See Also Examples
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.
1 | NRBTDsample_download(directory, maxFiles = 0, quiet = T)
|
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 |
NRBTD_download
1 2 3 4 | ## Not run:
NBTRDsample_download(file.path("data"))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.