Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

check_alias_mapping

Checks the output of function create_alias_mapping


Description

Checks the output of function create_alias_mapping.

Usage

check_alias_mapping(Alias_mapping)

Arguments

Alias_mapping

Result of function create_alias_mapping.

Value

TRUE if x has the following properties: Alias_mapping is a non-empty data.frame with character columns 'old' and 'new', without NA and "". Column 'new' has no duplicates. Else throws an error. Prints the duplicates of column 'new', if available.


atable

Create Tables for Reporting Clinical Trials

v0.1.10
GPL-3
Authors
Armin Ströbel [aut, cre] (<https://orcid.org/0000-0002-6873-5332>), Alan Haynes [aut] (<https://orcid.org/0000-0003-1374-081X>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.