Learn R Programming

spheredata (version 0.1.3)

RRMCScontentvalidity: The Rotational and Rolling Motion Conceptual Survey (RRMCS) content validity dataset

Description

In this data, five PER experts rated the content validity of the RRMCS.

Usage

data(RRMCScontentvalidity)

Arguments

Format

A data frame of expert ratings on the content validity of 30 RRMCS items.

ID

An anonymized expert identity.

RRMCS1

A numeric value of expert rating to the RRMCS item number 1.

RRMCS2

A numeric value of expert rating to the RRMCS item number 2.

RRMCS3

A numeric value of expert rating to the RRMCS item number 3.

RRMCS4

A numeric value of expert rating to the RRMCS item number 4.

RRMCS5

A numeric value of expert rating to the RRMCS item number 5.

RRMCS6

A numeric value of expert rating to the RRMCS item number 6.

RRMCS7

A numeric value of expert rating to the RRMCS item number 7.

RRMCS8

A numeric value of expert rating to the RRMCS item number 8.

RRMCS9

A numeric value of expert rating to the RRMCS item number 9.

RRMCS10

A numeric value of expert rating to the RRMCS item number 10.

RRMCS11

A numeric value of expert rating to the RRMCS item number 11.

RRMCS12

A numeric value of expert rating to the RRMCS item number 12.

RRMCS13

A numeric value of expert rating to the RRMCS item number 13.

RRMCS14

A numeric value of expert rating to the RRMCS item number 14.

RRMCS15

A numeric value of expert rating to the RRMCS item number 15.

RRMCS16

A numeric value of expert rating to the RRMCS item number 16.

RRMCS17

A numeric value of expert rating to the RRMCS item number 17.

RRMCS18

A numeric value of expert rating to the RRMCS item number 18.

RRMCS19

A numeric value of expert rating to the RRMCS item number 19.

RRMCS20

A numeric value of expert rating to the RRMCS item number 20.

RRMCS21

A numeric value of expert rating to the RRMCS item number 21.

RRMCS22

A numeric value of expert rating to the RRMCS item number 22.

RRMCS23

A numeric value of expert rating to the RRMCS item number 23.

RRMCS24

A numeric value of expert rating to the RRMCS item number 24.

RRMCS25

A numeric value of expert rating to the RRMCS item number 25.

RRMCS26

A numeric value of expert rating to the RRMCS item number 26.

RRMCS27

A numeric value of expert rating to the RRMCS item number 27.

RRMCS28

A numeric value of expert rating to the RRMCS item number 28.

RRMCS29

A numeric value of expert rating to the RRMCS item number 29.

RRMCS30

A numeric value of expert rating to the RRMCS item number 30.

Examples

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

Run the code above in your browser using DataLab