write(formats2h2("Clean Day 0 data"), stderr())
facility_data <- timci::correct_day0_all(facility_data)
# Add facility generic information to the RCT/LS facility data facility_data <- timci::allocate_screening_facility(facility_data, params$research_facilities) # Extract personally identifiable information from RCT/LS facility data pii <- timci::extract_enrolled_participants(facility_data)[[2]] # Add facility generic information to personally identifiable information pii <- timci::allocate_screening_facility(pii, params$research_facilities)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.