For data extraction of MAIA files
Extracts name, dob and and sex from MAIA observers. This data is stored in json files attached to the microperimetry files. It is generally not recommended to use this function explicitly in order to keep personal identifiable data as safe as possible.
1 2 3 4 5 6 7 | show_tgz(folder = getwd())
unpack_tgz(tgz_dirs)
create_ID_dirs(tgz_dirs)
get_json(ID_dirs)
|
folder |
source folder. Default: workdirectory |
tgz_dirs |
character vector of tgz folders |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.