Learn R Programming

DAMisc (version 1.7.2)

describe_data: Interactive List of Variables

Description

Makes an interactive list of variables and their descriptive labels. Uses the DT package to generate the table.

Usage

describe_data(data)

Arguments

data

A dataset to be described.