Learn R Programming

peopleanalyticsdata (version 0.2.1)

learning: Learning program feedback data

Description

Fictional data on feedback from participants in a set of learning programs

Usage

learning

Arguments

Format

A dataframe with 4974 rows and 8 variables:

idcode

The unique ID code of the participant

rec

A binary value indicating whether the participant would recommend the program to others

rel

A rating from the participant on the relevance of the program to their work, where 1 is Very Low and 5 is Very High

fun

A rating on how enjoyable and fun the participant found the program, where 1 is Very Low and 5 is Very High

clar

A rating from the participant on the clarity of the content and teaching in the program, where 1 is Very Low and 5 is Very High

home

A rating from the participant on the quality of the homework or project work in the program, where 1 is Very Low and 5 is Very High

class

A rating from the participant on the quality of the overall class who attended the program, where 1 is Very Low and 5 is Very High

fac

A rating from the participant on the quality of the program faculty and instructors, where 1 is Very Low and 5 is Very High

Examples

Run this code
# NOT RUN {
learning
# }

Run the code above in your browser using DataLab