standardize_file {sendigR}R Documentation

Standardizes SEND xpt files using CDISC controlled terminologies

Description

Standardizes SEND xpt files using CDISC controlled terminologies

Usage

standardize_file(input_xpt_dir, output_xpt_dir, json_file)

Arguments

input_xpt_dir

Mandatory.
input folder name with xpt files under the folder.

output_xpt_dir

Mandatory.
output folder name for writing the cleaned xpt files.

json_file

Mandatory.
json filename used for mapping.

Value

No return value, called for side effects


[Package sendigR version 1.0.0 Index]