Learn R Programming

eq5dsuite (version 1.0.0)

table_2_1: Table 2.1: EQ VAS Score by timepoints

Description

Table 2.1: EQ VAS Score by timepoints

Usage

table_2_1(df, name_vas = NULL, name_fu = NULL, levels_fu = NULL)

Value

Summary data frame

Arguments

df

Data frame with the VAS and the follow-up columns

name_vas

Character string for the VAS column

name_fu

Character string for the follow-up column

levels_fu

Character vector containing the order of the values in the follow-up column.

Examples

Run this code
table_2_1(df = example_data)

Run the code above in your browser using DataLab