ILSAfile.info: ILSA data files information

View source: R/ILSAfile.info.R

ILSAfile.infoR Documentation

ILSA data files information

Description

Aggregates International Large-Scale Assessments (ILSA) data files information by population.

Usage

ILSAfile.info(inputdir = getwd())

Arguments

inputdir

a string indicating the path where ILSA 'SPSS' files are stored.

Value

A data frame with the number of files and MBs per population.

Examples

# Path where raw 'SPSS' files are
input <- system.file("extdata/reds", package = "ILSAmerge")

# Get file information
ILSAfile.info(inputdir = input)


ILSAmerge documentation built on April 11, 2025, 5:54 p.m.