extract_pii: extracts PII

View source: R/read_maia_tgz.R

extract_piiR Documentation

extracts PII

Description

Extracts personally identifiable information from MAIA raw data.

Usage

extract_pii(x)

Arguments

x

jsonfile

Details

Internal function to extract 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 explicitely in order to keep personal identifiable data as safe as possible.

Value

Data frame

Author(s)

Tjebo


tjebo/microperimetR documentation built on Feb. 12, 2024, 6:23 a.m.