Description Usage Arguments Details Value
read in caps
1 2 3 4 5 6 7 8 9 10 | read_in_caps(
digipath,
pattern,
capsize,
landmarks = c("nz", "ar", "al", "cz", "iz"),
num_source = 16,
num_detector = 32,
short = c(3, 11, 19, 27),
subchar = c(1, 12)
)
|
digipath |
path to digitizations as a string |
pattern |
a pattern in files passed to list.files as a string |
capsize |
the path to the cap size document as a string |
landmarks |
the refpoints to be adjusted for cap geometry as a vector |
num_source |
numeric value of the number of sources |
num_detector |
numeric value of the number of detectors |
short |
a vector indicating the numeric value of short sources, if any |
subchar |
a vector indicating the characters from the ID to use, passed to substr |
currently in beta form for generalisation to other projects. For argument "type", running this depends on locations of short sources and layout of sources vs detectors.
a list of digitizations in dataframe form
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.