Description Usage Arguments Value See Also Examples
View source: R/pirls.select.merge.R
pirls.select.merge selects and merges data from PIRLS. Achievement and weight variabels (all of them) are selected by default.
| 1 2 | pirls.select.merge(folder = getwd(), countries, student = c(), 
    home, school, teacher)
 | 
| folder | Directory path where the data are located. The data could be organized within folders but it should not be duplicated. | 
| countries | The selected countries, supplied with the abbreviation (e.g., countries=c("AUT", "BGR") or codes (countries=c(40, 100)). If no countries are selected, all are selected. | 
| student | The data labels for the selected student variables. | 
| home | The data labels for the selected home background variables. | 
| school | The data labels for the selected school variables. | 
| teacher | The data labels for the selected teacher data. | 
pirls.select.merge returns a data frame with the selected data from PIRLS.
timssg4.select.merge, timssg8.select.merge, pisa.select.merge
| 1 2 3 4 5 6 7 8 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.