Skip to content

murattasdemir/EdSurvey

 
 

Repository files navigation

EdSurvey

CRAN status CRAN weekly CRAN grand total

Overview

Read in and analyze functions for education survey and assessment data from the National Center for Education Statistics (NCES) https://nces.ed.gov/, including National Assessment of Educational Progress (NAEP) data https://nces.ed.gov/nationsreportcard/ and data from the International Assessment Database: Organisation for Economic Co-operation and Development (OECD) https://www.oecd.org/, including Programme for International Student Assessment (PISA), Teaching and Learning International Survey (TALIS), Programme for the International Assessment of Adult Competencies (PIAAC), and International Association for the Evaluation of Educational Achievement (IEA) https://www.iea.nl/, including Trends in International Mathematics and Science Study (TIMSS), TIMSS Advanced, Progress in International Reading Literacy Study (PIRLS), International Civic and Citizenship Study (ICCS), International Computer and Information Literacy Study (ICILS), and Civic Education Study (CivEd).

Pre-release Installation

# You can install the development version from GitHub with:
install.packages("devtools")
devtools::install_github("American-Institutes-for-Research/edsurvey")

CRAN-release Installation

# You can install the released version of EdSurvey from CRAN with:
install.packages("EdSurvey")

Contributions

Contributions from external collaborators will be considered for inclusion in the package.