Learn R Programming

spheredata (version 0.1.3)

literacy: Students' literacy dataset

Description

In this package, students' literacy was defined based on two close-ended items asking the accessibility to available books in their home and digital facilities belong to the students.

Usage

data(literacy)

Arguments

Format

A data frame with 497 observations on the following 2 literacy items.

LIT1

Do you read books in your home? 1 = Yes, 2 = No

LIT2

Do you access gadgets and the internet in your home? 1 = Yes, 2 = No

Examples

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

Run the code above in your browser using DataLab