Learn R Programming

explore (version 1.0.1)

create_data_empty: Create an empty dataset

Description

Create an empty dataset

Usage

create_data_empty(obs = 1000, add_id = FALSE)

Value

Dataset

Arguments

obs

Number of observations

add_id

Add an id

Examples

Run this code
create_data_empty()

Run the code above in your browser using DataLab