Rmonize_examples | R Documentation |
Example input datasets, input data dictionaries, DataSchema, Data Processing Elements, harmonized output, and summary report.
Rmonize_examples
list
A list with elements (data frames and lists) providing example objects for using the package:
Example original dataset from .sav file for "study1"
Example original dataset from .sav file for "study2"
Example original dataset from .csv file for "study3"
Example original dataset from .xlsx file for "study4"
Example original dataset from .xlsx file for "study5"
Example original data dictionary from .xlsx file, for "study4"
Example original data dictionary from .xlsx file, for "study5"
Example input dataset ready for processing, for "study1"
Example input dataset ready for processing, for "study2"
Example input dataset ready for processing, for "study3"
Example input dataset ready for processing, for "study4"
Example input dataset ready for processing, for "study5"
Example DataSchema
Example Data Processing Elements containing no errors
Example Data Processing Elements containing errors
Example harmonized dossier
Example pooled harmonized dataset
Example summary report of harmonized dossier
{
library(dplyr)
glimpse(Rmonize_examples$`DataSchema`)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.