deident_job_from_folder | R Documentation |
Apply a deident pipeline to a set of files and save them back to disk
deident_job_from_folder(
deident_pipeline,
data_dir,
result_dir = "Deident_results"
)
deident_pipeline |
The deident list to be used. |
data_dir |
a path to the files to be transformed. |
result_dir |
a path to where files are to be saved. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.