Learn R Programming

spheredata (version 0.1.3)

TCEkey: The Thermal Concept Evaluation (TCE) key dataset

Description

The answers key to analyze the students' obtained score on the TCE.

Usage

data(TCEkey)

Arguments

Format

A data frame of answer keys on the following 26 TCE items.

TCE1

A key of the TCE item number 1.

TCE2

A key of the TCE item number 2.

TCE3

A key of the TCE item number 3.

TCE4

A key of the TCE item number 4.

TCE5

A key of the TCE item number 5.

TCE6

A key of the TCE item number 6.

TCE7

A key of the TCE item number 7.

TCE8

A key of the TCE item number 8.

TCE9

A key of the TCE item number 9.

TCE10

A key of the TCE item number 10.

TCE11

A key of the TCE item number 11.

TCE12

A key of the TCE item number 12.

TCE13

A key of the TCE item number 13.

TCE14

A key of the TCE item number 14.

TCE15

A key of the TCE item number 15.

TCE16

A key of the TCE item number 16.

TCE17

A key of the TCE item number 17.

TCE18

A key of the TCE item number 18.

TCE19

A key of the TCE item number 19.

TCE20

A key of the TCE item number 20.

TCE21

A key of the TCE item number 21.

TCE22

A key of the TCE item number 22.

TCE23

A key of the TCE item number 23.

TCE24

A key of the TCE item number 24.

TCE25

A key of the TCE item number 25.

TCE26

A key of the TCE item number 26.

Examples

Run this code
library(spheredata)
# Call the data from spheredata package
get("TCEkey")
# Open the data
TCEkey

Run the code above in your browser using DataLab