extract_pii: Extract personally identifiable information (TIMCI-specific...

View source: R/format_timci_data.R

extract_piiR Documentation

Extract personally identifiable information (TIMCI-specific function)

Description

Extract personally identifiable information (TIMCI-specific function)

Usage

extract_pii(df, is_pilot = FALSE)

Arguments

df

dataframe containing the processed facility data

is_pilot

Boolean, default set to 'FALSE'

Value

This function returns a list of 2 dataframes: 1 dataframe with pii and 1 dataframe with deidentified demographic data


Thaliehln/timci documentation built on April 8, 2024, 3:38 p.m.