example_df: Simulated data to test 'dfplot'.

Description Usage Format Examples

Description

A small data set randomly generated to simulate 100 observation on a survey with 10 questions.

Usage

1

Format

A data frame with 100 observations on the following 18 variables.

subject

a numeric vector : Unique number of the subject

initial

a character vector : Initials of the subject

birth

Birthdate

sex

a factor with levels male female

study_level

an ordered factor with levels primary < secondary < superior

heigh

a numeric vector

weight

a numeric vector

siblings

a numeric vector

Q1

a numeric vector : question 1

Q2

a numeric vector

Q3

a numeric vector

Q4

a numeric vector

Q5

a numeric vector

Q6

a numeric vector

Q7

a numeric vector

Q8

a numeric vector

Q9

a numeric vector

Q10

a numeric vector

Examples

1

dfexplore documentation built on May 1, 2019, 8 p.m.