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

add_observation_column

Adds a column to a data.frame


Description

The new column has name atable_options('colname_for_observations') and class 'count_me'.

Usage

add_observation_column(DD)

Arguments

DD

A data.frame.

Details

Throws an error if a column of that name is already present in DD.

Value

As DD now with one more column.


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.