Learn R Programming

quiltr (version 0.1.0)

qdat: Dataset generated with quilt_form_data

Description

A dataset containing one hundred paragraphs of lipsum text with columns for text (prompt), response_type and ID

Usage

qdat

Arguments

Format

A data frame with 100 rows and 3 variables:

prompt

Paragraphs of (pseudo) random lorem ipsum text

response_type

Response options separated with semi-colons

id

Unique ID assigned to the text

...