View source: R/lsa.convert.data2.r
| lsa.convert.data2 | R Documentation |
lsa.convert.data2 is a deprecated version of of the lsa.convert.data function using a different approach. It is an old version of the lsa.convert.data function and will be removed from the package in June of 2025. Use only if you experience issues with lsa.convert.data.
lsa.convert.data2(
inp.folder,
PISApre15 = FALSE,
ISO,
missing.to.NA = FALSE,
out.folder
)
inp.folder |
The folder containing the IEA-like SPSS data files or ASCII text files and
|
PISApre15 |
When converting PISA files, set to |
ISO |
Vector containing character ISO codes of the countries' data files to
convert (e.g. |
missing.to.NA |
Should the user-defined missing values be recoded to |
out.folder |
Path to the folder where the converted files will be stored. If omitted,
same as the |
See the details of lsa.convert.data.
See the "Value" section of the lsa.convert.data.
See the "Notes" section of lsa.convert.data.
Foy, P. (Ed.). (2018). PIRLS 2016 User Guide for the International Database. TIMSS & PIRLS International Study Center.
lsa.convert.data2, lsa.merge.data, lsa.vars.dict, lsa.recode.vars
# See the examples of \code{lsa.convert.data}.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.