View source: R/ILSAfile.info.R
ILSAfile.info | R Documentation |
Aggregates International Large-Scale Assessments (ILSA) data files information by population.
ILSAfile.info(inputdir = getwd())
inputdir |
a string indicating the path where ILSA 'SPSS' files are stored. |
A data frame with the number of files and MBs per population.
# Path where raw 'SPSS' files are
input <- system.file("extdata/reds", package = "ILSAmerge")
# Get file information
ILSAfile.info(inputdir = input)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.